function DashboardBlocksTestCase::getInfo
File
-
modules/
dashboard/ dashboard.test, line 12
Class
- DashboardBlocksTestCase
- Tests the Dashboard module blocks.
Code
public static function getInfo() {
return array(
'name' => 'Dashboard blocks',
'description' => 'Test blocks as used by the dashboard.',
'group' => 'Dashboard',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.