function MenuDataIntegrityTestCase::getInfo
File
-
modules/
simpletest/ tests/ menu.test, line 1752
Class
- MenuDataIntegrityTestCase
- Tests value integrity.
Code
public static function getInfo() {
return array(
'name' => 'Menu item array integrity',
'description' => 'Tests the values passed on to menu items array.',
'group' => 'Menu',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.