[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/zendframework/zend-stdlib/src/ -> ArrayStack.php (summary)

Zend Framework (http://framework.zend.com/)

Copyright: Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
File Size: 33 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ArrayStack:: (1 method):
  getIterator()


Class: ArrayStack  - X-Ref

ArrayObject that acts as a stack with regards to iteration

getIterator()   X-Ref
Retrieve iterator

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

return: ArrayIterator



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1