(No version information available, might be only in CVS)
SplDoublyLinkedList::push — Pushes an element at the end of the doubly linked list
Pushes value at the end of the doubly linked list.
The value to push.
No value is returned.