IteratorIterator::valid

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

IteratorIterator::validChecks if the current element is valid

Descrizione

public IteratorIterator::valid(): bool

Checks whether the current element is valid.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns true if the current element is valid, otherwise false

Vedere anche: