(PHP 5, PHP 7)
Returns the inner iterator
public Iterator CachingIterator::getInnerIterator ( void )
Returns the iterator sent to the constructor.
Returns:
Returns an object implementing the Iterator interface.
This function is currently not documented; only its argument list is available.
Please login to continue.