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