RecursiveIterator::getChildren
(PHP 5 >= 5.1.0)
RecursiveIterator::getChildren — Returns an iterator for the current entry.
Descrição
Returns an iterator for the current iterator entry.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
An iterator for the current entry.
Veja Também
- RecursiveIterator::hasChildren() - Returns if an iterator can be created fot the current entry.