FilterIterator::key
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
FilterIterator::key — Get the current key
Beschreibung
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 besitzt keine Parameter.
Rückgabewerte
The current key.
Siehe auch
- FilterIterator::next() - Move the iterator forward
- FilterIterator::current() - Get the current element value