function UserSignatureTestCase::getInfo
File
-
modules/
user/ user.test, line 2333
Class
- UserSignatureTestCase
- Test case for user signatures.
Code
public static function getInfo() {
return array(
'name' => 'User signatures',
'description' => 'Test user signatures.',
'group' => 'User',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.