Generator::valid

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

Generator::validCheck if the iterator has been closed

Descrierea

public Generator::valid ( ) : bool

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns false if the iterator has been closed. Otherwise returns true.