(PHP 5 >= 5.1.0, PHP 7)
Get the inner iterator
public iterator NoRewindIterator::getInnerIterator ( void )
Gets the inner iterator, that was passed in to NoRewindIterator.
Returns:
The inner iterator, as passed to NoRewindIterator::__construct().
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.