SplDoublyLinkedList::push
(No version information available, might be only in CVS)
SplDoublyLinkedList::push — Pushes an element at the end of the doubly linked list
Description
Pushes value at the end of the doubly linked list.
Parameters
- value
-
The value to push.
Return Values
No value is returned.
SplDoublyLinkedList::push
There are no user contributed notes for this page.
