InternalIterator::valid
(PHP 8)
InternalIterator::valid — Check if current position is valid
Description
public InternalIterator::valid():
bool
Checks if current position is valid.
Parameters
This function has no parameters.
Return Values
Returns whether the current position is valid.
There are no user contributed notes for this page.