IteratorIterator
PHP Manual

IteratorIterator::getInnerIterator

(PHP 5 >= 5.1.0)

IteratorIterator::getInnerIteratorGet the inner iterator

Opis

public Traversable IteratorIterator::getInnerIterator ( void )

Get the inner iterator.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Zobacz też:


IteratorIterator
PHP Manual