bulk comment fixes
[civicrm-core.git] / CRM / Contact / Form / Inline / IM.php
index 5fa8dd05ec665a838fc04cbf79aefc3998be3906..40d7315a7effab0c7d7e32359c123bd13362f996 100644 (file)
@@ -99,11 +99,10 @@ class CRM_Contact_Form_Inline_IM extends CRM_Contact_Form_Inline {
   /**
    * global validation rules for the form
    *
-   * @param array $fields     posted values of the form
-   * @param array $errors     list of errors to be posted back to the form
+   * @param array $fields posted values of the form
+   * @param array $errors list of errors to be posted back to the form
    *
-   * @return $errors
-   * @static
+   * @return array $errors@static
    * @access public
    */
   static function formRule($fields, $errors) {