IteratorIterator::valid
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
IteratorIterator::valid — Checks if the current element is valid
Beschreibung
public IteratorIterator::valid():
bool
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Returns true
if the current element is valid, otherwise false