(PHP 5 >= 5.1.0, PHP 7, PHP 8)
EmptyIterator::valid — Checks whether the current element is valid
Checks whether the current element is valid.
Nota:
The EmptyIterator is always empty and will never have a valid value. The return value is always
false
.
Questa funzione non contiene parametri.