CachingIterator
PHP Manual

CachingIterator::getInnerIterator

(PHP 5)

CachingIterator::getInnerIteratorReturn the innter iterator

Descrição

public void CachingIterator::getInnerIterator ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the iterator sent to the constructor.

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns an object implementing the Iterator interface.


CachingIterator
PHP Manual