(PHP 5 >= 5.1.0, PHP 7)
Returns the inner iterator for the current entry.
public Iterator OuterIterator::getInnerIterator ( void )
Returns the inner iterator for the current iterator entry.
Returns:
The inner iterator for the current entry.
Please login to continue.