function SystemThemeFunctionalTest::getInfo
File
-
modules/
system/ system.test, line 1902
Class
- SystemThemeFunctionalTest
- Tests for the theme interface functionality.
Code
public static function getInfo() {
return array(
'name' => 'Theme interface functionality',
'description' => 'Tests the theme interface functionality by enabling and switching themes, and using an administration theme.',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.