1804. Class

1804.1. Zend\Stdlib\SplStack

Serializable version of SplStack

1804.1.1. Methods

1804.1.1.1. toArray

toArray()

Serialize to an array representing the stack

Return type:array

1804.1.1.2. serialize

serialize()

Serialize

Return type:string

1804.1.1.3. unserialize

unserialize()

Unserialize

Parameters:string
Return type:void

Project Versions

Table Of Contents

Previous topic

1803. Class

Next topic

1805. Class

This Page