The SplStack class
SplStack
&reftitle.intro;
The SplStack class provides the main functionalities of a stack implemented using a doubly linked list.
&reftitle.classsynopsis;
SplStack
SplStack
extends
SplDoublyLinkedList
Iterator
ArrayAccess
Countable
&Methods;
&InheritedMethods;
&reference.spl.entities.splstack;