function ThemeRegistryTestCase::getInfo
File
-
modules/
simpletest/ tests/ theme.test, line 561
Class
- ThemeRegistryTestCase
- Tests for the ThemeRegistry class.
Code
public static function getInfo() {
return array(
'name' => 'ThemeRegistry',
'description' => 'Tests the behavior of the ThemeRegistry class',
'group' => 'Theme',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.