InternalIterator::valid
PHP function
Edit on GitHub ✎
(PHP 8)
Check if current position is valid
Description
InternalIterator::valid(): bool
Checks if current position is valid.
Parameters Parameters
Return Values
Returns whether the current position is valid.