SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::next

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::nextMove to next entry

Descripción

void SplDoublyLinkedList::next ( void )

Move the iterator to the next node.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No se devuelve ningún valor.


SplDoublyLinkedList
PHP Manual