InternalIterator::next
PHP function
Edit on GitHub ✎
(PHP 8)
Move forward to next element
Description
InternalIterator::next(): void
Moves the current position to the next element.
Parameters Parameters
Return Values
Void