Fully Qualified Name: | Laminas\Stdlib\ArrayStack |
Extends: | ArrayObject |
ArrayObject that acts as a stack with regards to iteration
Name | Description | Defined By |
---|---|---|
getIterator() | Retrieve iterator | ArrayStack |
Retrieve iterator
Retrieve an array copy of the object, reverse its order, and return an ArrayIterator with that reversed array.
Returns: \ArrayIterator