(PHP 5 >= 5.1.0, PHP 7)
Get the inner iterator
public Traversable IteratorIterator::getInnerIterator ( void )
Get the inner iterator.
Returns:
The inner iterator as passed to IteratorIterator::__construct().
See also:
Iterator -
Please login to continue.