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