function ShortcutSetsTestCase::getInfo
File
-
modules/
shortcut/ shortcut.test, line 232
Class
- ShortcutSetsTestCase
- Defines shortcut set test cases.
Code
public static function getInfo() {
return array(
'name' => 'Shortcut set functionality',
'description' => 'Create, view, edit, delete, and change shortcut sets.',
'group' => 'Shortcut',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.