function TaxonomyThemeTestCase::getInfo
File
-
modules/
taxonomy/ taxonomy.test, line 2010
Class
- TaxonomyThemeTestCase
- Tests for verifying that taxonomy pages use the correct theme.
Code
public static function getInfo() {
return array(
'name' => 'Taxonomy theme switching',
'description' => 'Verifies that various taxonomy pages use the expected theme.',
'group' => 'Taxonomy',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.