SplDoublyLinkedList::pop
(No version information available, might be only in CVS)
SplDoublyLinkedList::pop — Pops a node from the end of the doubly linked list
Description
mixed SplDoublyLinkedList::pop
(
void
)
Parameters
This function has no parameters.
Return Values
The value of the popped node.