phpcs - Fix error, "CONST keyword must be lowercase; expected const but found CONST"
[civicrm-core.git] / CRM / Event / Form / ManageEvent / Location.php
index 1205345b1b61119a6ae26a727022f68a2ea0d164..4876796b99481d6957848ff6ef21b67db7bf701c 100644 (file)
@@ -46,7 +46,7 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
    * @var int
    * @const
    */
-  CONST LOCATION_BLOCKS = 1;
+  const LOCATION_BLOCKS = 1;
 
   /**
    * The variable, for storing the location array