OuterIterator::getInnerIterator

(PHP 5 >= 5.1.0, PHP 7)

OuterIterator::getInnerIteratorReturns the inner iterator for the current entry

Descrierea

public OuterIterator::getInnerIterator ( void ) : Iterator

Returns the inner iterator for the current iterator entry.

Parametri

Această funcție nu are parametri.

Valorile întoarse

The inner iterator for the current entry.