|
RecursiveDirectoryIterator::getChildrenReturns an iterator for the current entry if it is a directory Description
public RecursiveDirectoryIterator RecursiveDirectoryIterator::getChildren()
Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Return ValuesThe filename, file information, or $this depending on the set flags. See the FilesystemIterator constants. |