INFRA-132 - Remove @static annotation
[civicrm-core.git] / CRM / PCP / Form / Contribute.php
index 4a354def57482d1a643f58a2212cd515105ce32a..9a05ef2d5cf0a18a8c0737a0cdb7d0bd0db4a943 100644 (file)
@@ -107,7 +107,6 @@ class CRM_PCP_Form_Contribute extends CRM_Contribute_Form_ContributionPage {
    *
    * @return bool|array
    *   mixed true or array of errors
-   * @static
    */
   public static function formRule($params, $files, $self) {
     $errors = array();