INFRA-132 - Remove @static annotation
[civicrm-core.git] / CRM / Case / Form / Activity / ChangeCaseStartDate.php
index cf626fa3c49e6bcf8ff8a805291a1844bb13d968..ac4c8530dd8410a16f78beda04a37eee484f1664 100644 (file)
@@ -111,7 +111,6 @@ class CRM_Case_Form_Activity_ChangeCaseStartDate {
    *
    * @return array
    *   list of errors to be posted back to the form
-   * @static
    */
   public static function formRule($values, $files, $form) {
     return TRUE;