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