Dutch PHP Conference 2025 - Call For Papers

InternalIterator::valid

(PHP 8)

InternalIterator::validCheck if current position is valid

Опис

public InternalIterator::valid(): bool

Checks if current position is valid.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns whether the current position is valid.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top