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