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