(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.
Зауваження:
The standard implementation of this function will initially return
false
until the inner iterator is advanced to the first accepted element.
У цієї функції немає параметрів.