ParentIterator
PHP Manual

ParentIterator::getChildren

(PHP 5 <= 5.2.1)

ParentIterator::getChildrenReturn the inner iterator's children contained in a ParentIterator

Description

ParentIterator ParentIterator::getChildren ( void )

Get the the inner iterator's children contained in a ParentIterator.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

An object.


ParentIterator
PHP Manual