PHP
SPL/Iterators

CachingIterator::getInnerIterator

CachingIterator::getInnerIterator

(PHP 5, PHP 7)

CachingIterator::getInnerIterator — Returns the inner iterator

Description

public Iterator CachingIterator::getInnerIterator ( void )

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.

← CachingIterator::getFlags

CachingIterator::hasNext →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/cachingiterator.getinneriterator.php