AppendIterator::next
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Moves to the next element
Description
AppendIterator::next(): void
Moves to the next element. If this means to another Iterator then it rewinds that Iterator.
Parameters Parameters
Return Values
Void
See Also
Iterator::nextAppendIterator::currentAppendIterator::keyAppendIterator::validAppendIterator::rewind