function ContactSitewideTestCase::getInfo
File
-
modules/
contact/ contact.test, line 11
Class
- ContactSitewideTestCase
- Tests the site-wide contact form.
Code
public static function getInfo() {
return array(
'name' => 'Site-wide contact form',
'description' => 'Tests site-wide contact form functionality.',
'group' => 'Contact',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.