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