function FormsFormWrapperTestCase::getInfo
File
-
modules/
simpletest/ tests/ form.test, line 1503
Class
- FormsFormWrapperTestCase
- Test wrapper form callbacks.
Code
public static function getInfo() {
return array(
'name' => 'Form wrapper callback',
'description' => 'Tests form wrapper callbacks to pass a prebuilt form to form builder functions.',
'group' => 'Form API',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.