SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::prev

(No version information available, might only be in CVS)

SplDoublyLinkedList::prevMove to previous entry

Description

void SplDoublyLinkedList::prev ( void )

Move the iterator to the previous node.

Parameters

This function has no parameters.

Return Values

No value is returned.


SplDoublyLinkedList
PHP Manual