public static function getInfo() { return array( 'name' => 'Form alter hooks', 'description' => 'Tests hook_form_alter() and hook_form_FORM_ID_alter().', 'group' => 'Form API', ); }