Zend Framework
3.0
|
Serializable version of SplStack. More...
Public Member Functions | |
toArray () | |
Serialize to an array representing the stack. | |
serialize () | |
Serialize. | |
unserialize ($data) | |
Unserialize. | |
Serializable version of SplStack.
serialize | ( | ) |
Serialize.
toArray | ( | ) |
Serialize to an array representing the stack.
unserialize | ( | $data | ) |
Unserialize.
string | $data |