function FormTextareaTestCase::getInfo
File
-
modules/
simpletest/ tests/ form.test, line 2214
Class
- FormTextareaTestCase
- Tests for form textarea.
Code
public static function getInfo() {
return array(
'name' => 'Form textarea',
'description' => 'Tests form textarea related functions.',
'group' => 'Form API',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.