IteratorIterator
PHP Manual

IteratorIterator::getInnerIterator

(PHP 5 >= 5.1.0)

IteratorIterator::getInnerIteratorGet the inner iterator

Descrizione

public Traversable IteratorIterator::getInnerIterator ( void )

Get the inner iterator.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The inner iterator as passed to IteratorIterator::__construct().

Vedere anche:


IteratorIterator
PHP Manual