(PHP 5 >= 5.1.0, PHP 7)
Returns an iterator for the current entry if it is a directory
public mixed RecursiveDirectoryIterator::getChildren ( void )
Returns:
The filename, file information, or $this depending on the set flags. See the FilesystemIterator constants.
This function is currently not documented; only its argument list is available.
Please login to continue.