(PHP 5, PHP 7, PHP 8)
Iterator::next — Move forward to next element
Moves the current position to the next element.
Nota: This method is called after each foreach loop.
Nota:
This method is called after each foreach loop.
Questa funzione non contiene parametri.
Any returned value is ignored.