1774. Class

1774.1. Zend\Stdlib\ArrayStack

ArrayObject that acts as a stack with regards to iteration

1774.1.1. Methods

1774.1.1.1. getIterator

getIterator()

Retrieve iterator

Retrieve an array copy of the object, reverse its order, and return an ArrayIterator with that reversed array.

Return type:ArrayIterator

Project Versions

Table Of Contents

Previous topic

1772. Function

Next topic

1775. Class

This Page