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