FilterIterator::key
(PHP 5 >= 5.1.0)
FilterIterator::key — Get the current key
Beschreibung
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Get the current key.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The current key.
Siehe auch
- FilterIterator::next() - Move the iterator forward
- FilterIterator::current() - Get the current element value