(PHP 5 >= 5.1.0, PHP 7, PHP 8)
FilterIterator::valid — Check whether the current element is valid
Checks whether the current element is valid.
Nota:
The standard implementation of this function will initially return
false
until the inner iterator is advanced to the first accepted element.
Questa funzione non contiene parametri.