php / 8.1.5 / cachingiterator.getinneriterator.html /

CachingIterator::getInnerIterator

(PHP 5, PHP 7, PHP 8)

CachingIterator::getInnerIteratorReturns the inner iterator

Description

public CachingIterator::getInnerIterator(): Iterator
Warning

This function is currently not documented; only its argument list is available.

Returns the iterator sent to the constructor.

Parameters

This function has no parameters.

Return Values

Returns an object implementing the Iterator interface.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/cachingiterator.getinneriterator.php