CachingIterator::key

(PHP 5, PHP 7)

CachingIterator::keyReturn the key for the current element

Descrierea

public CachingIterator::key ( ) : scalar
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

This method may return a key for the current element.

Parametri

Această funcție nu are parametri.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top