ArrayIterator::__construct
(PHP 5, PHP 7, PHP 8)
ArrayIterator::__construct — Construct an ArrayIterator
Description
Constructs an ArrayIterator object.
Warning
This function is currently not documented; only its argument list is available.
Parameters
arrayThe array or object to be iterated on.
flagsFlags to control the behaviour of the ArrayIterator object. See ArrayIterator::setFlags().
See Also
- ArrayIterator::getArrayCopy() - Get array copy
↑ and ↓ to navigate • Enter to select • Esc to close • / to open