INFRA-132 - Remove @static annotation
[civicrm-core.git] / CRM / Contact / Import / Form / MapField.php
index ec64bea5127a3753bfc7d3bb2b4ef4a7c84c0fca..92535b3d26f10529c23ee341d0006f25f5b46492 100644 (file)
@@ -628,7 +628,6 @@ class CRM_Contact_Import_Form_MapField extends CRM_Import_Form_MapField {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();