INFRA-132 - Remove @static annotation
[civicrm-core.git] / CRM / Admin / Form / PreferencesDate.php
index 9037b956f9233b3a49c9c97d76d7b8ce7aa2e39b..c12bd0f1a347647fe56385291847ade703cf9140 100644 (file)
@@ -96,7 +96,6 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
    * @return array
    *   if errors then list of errors to be posted back to the form,
    *                  true otherwise
-   * @static
    */
   public static function formRule($fields) {
     $errors = array();