function MenuTreeOutputTestCase::getInfo
File
-
modules/
simpletest/ tests/ menu.test, line 1009
Class
- MenuTreeOutputTestCase
- Menu tree output related tests.
Code
public static function getInfo() {
return array(
'name' => 'Menu tree output',
'description' => 'Tests menu tree output functions.',
'group' => 'Menu',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.