function ThemeTestCase::getInfo
File
-
modules/
simpletest/ tests/ theme.test, line 14
Class
- ThemeTestCase
- Unit tests for the Theme API.
Code
public static function getInfo() {
return array(
'name' => 'Theme API',
'description' => 'Test low-level theme functions.',
'group' => 'Theme',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.