function ToolbarTestCase::getInfo
File
-
modules/
toolbar/ toolbar.test, line 7
Class
Code
public static function getInfo() {
return array(
'name' => 'Toolbar',
'description' => 'Test toolbar functionality.',
'group' => 'Toolbar (core)',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.