RecursiveIterator::getChildren
(PHP 5 >= 5.1.0)
RecursiveIterator::getChildren — Returns an iterator for the current entry.
Description
Returns an iterator for the current iterator entry.
Parameters
This function has no parameters.
Return Values
An iterator for the current entry.
See Also
- RecursiveIterator::hasChildren() - Returns if an iterator can be created fot the current entry.
Коментарии
404 Not Found