Zend Framework
3.0
|
ArrayObject that acts as a stack with regards to iteration. More...
Public Member Functions | |
getIterator () | |
Retrieve iterator. | |
ArrayObject that acts as a stack with regards to iteration.
getIterator | ( | ) |
Retrieve iterator.
Retrieve an array copy of the object, reverse its order, and return an ArrayIterator with that reversed array.