(PHP 5 >= 5.1.0, PHP 7, PHP 8)
IteratorIterator::getInnerIterator — Get the inner iterator
Get the inner iterator.
This function has no parameters.
The inner iterator as passed to IteratorIterator::__construct(), or null when there is no inner iterator.
null