CachingIterator::getInnerIterator
(PHP 5)
CachingIterator::getInnerIterator — Returns the inner 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.
There are no user contributed notes for this page.
