CachingIterator
PHP Manual

CachingIterator::getInnerIterator

(PHP 5)

CachingIterator::getInnerIteratorReturn the innter iterator

Opis

public void CachingIterator::getInnerIterator ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the iterator sent to the constructor.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns an object implementing the Iterator interface.


CachingIterator
PHP Manual