function UserAccountLinksUnitTests::getInfo
File
-
modules/
user/ user.test, line 1902
Class
- UserAccountLinksUnitTests
- Tests user links in the secondary menu.
Code
public static function getInfo() {
return array(
'name' => 'User account links',
'description' => 'Test user-account links.',
'group' => 'User',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.