The SplStack class SplStack
&reftitle.intro; The SplStack class provides the main functionalities of a stack implemented using a doubly linked list by setting the iterator mode to SplDoublyLinkedList::IT_MODE_LIFO.
&reftitle.classsynopsis; SplStack SplStack extends SplDoublyLinkedList &InheritedConstants; &InheritedMethods;
&reftitle.examples; <classname>SplStack</classname> example ]]> &example.outputs;