Merge pull request #4971 from kurund/batch-16
[civicrm-core.git] / CRM / PCP / Form / PCPAccount.php
index 16970676539be9e9918ac993d2577776a1d7e75f..9c4447f06c297c17114b7acfc1b169e49e30cee5 100644 (file)
@@ -228,8 +228,8 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
    * @param $self
    *
    *
-   * @return true if no errors, else array of errors
-   * @static
+   * @return bool|array
+   *   true if no errors, else array of errors
    */
   public static function formRule($fields, $files, $self) {
     $errors = array();