(PHP 5, PHP 7, PHP 8)
Iterator::next — Move forward to next element
Moves the current position to the next element.
Зауваження: This method is called after each foreach loop.
Зауваження:
This method is called after each foreach loop.
У цієї функції немає параметрів.
Any returned value is ignored.