SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::prev

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::prevMove to previous entry

Descrierea

public void SplDoublyLinkedList::prev ( void )

Move the iterator to the previous node.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Nu este întoarsă nici o valoare.


SplDoublyLinkedList
PHP Manual