INFRA-132 - Remove @static annotation
[civicrm-core.git] / CRM / Core / Form / RecurringEntity.php
index 3683e5a5f33fa7b408a3b6c5dbf30329cf6a7a9e..9e1d5ee733700afe046931097610932c001a5de9 100644 (file)
@@ -240,7 +240,6 @@ class CRM_Core_Form_RecurringEntity {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values) {
     $errors = array();