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