SplDoublyLinkedList::next

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::nextMove to next entry

Beschreibung

public SplDoublyLinkedList::next ( void ) : void

Move the iterator to the next node.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.