function FileScanDirectory::getInfo
File
-
modules/
file/ tests/ file.test, line 1961
Class
- FileScanDirectory
- Tests the file_scan_directory() function.
Code
public static function getInfo() {
return array(
'name' => 'File ScanDirectory',
'description' => 'Tests the file_scan_directory() function.',
'group' => 'File',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.