function ShortcutLinksTestCase::getInfo

File

modules/shortcut/shortcut.test, line 104

Class

ShortcutLinksTestCase
Defines shortcut links test cases.

Code

public static function getInfo() {
    return array(
        'name' => 'Shortcut link functionality',
        'description' => 'Create, view, edit, delete, and change shortcut links.',
        'group' => 'Shortcut',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.