ArrayIterator::__construct
Construct an ArrayIterator
&reftitle.description;
public ArrayIterator::__construct
arrayobjectarray[]
intflags0
Constructs an ArrayIterator object.
&warn.undocumented.func;
&reftitle.parameters;
array
The array or object to be iterated on.
flags
Flags to control the behaviour of the ArrayIterator object.
See ArrayIterator::setFlags.
&reftitle.seealso;
ArrayIterator::getArrayCopy