Pyh.conf’25: a new PHP conference for the Russian-speaking community

InternalIterator::next

(PHP 8)

InternalIterator::nextMove forward to next element

Descrizione

public InternalIterator::next(): void

Moves the current position to the next element.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top