(PHP 5 >= 5.0.0, PHP 7)
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.
Esta função não possui parâmetros.
Any returned value is ignored.