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