IteratorIterator::__constructCreate an iterator from anything that is traversable Description
public IteratorIterator::__construct(Traversable
$iterator , stringnull $class = null )Creates an iterator from anything that is traversable. Parameters
See Also
|