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