IteratorIterator::valid
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
IteratorIterator::valid — Checks if the current element is valid
Açıklama
public IteratorIterator::valid():
bool
Bağımsız Değişkenler
Bu işlevin bağımsız değişkeni yoktur.
Dönen Değerler
Returns true
if the current element is valid, otherwise false