phpcs - Fix error, "CONST keyword must be lowercase; expected const but found CONST"
[civicrm-core.git] / CRM / Price / Form / Field.php
index 5ad176905cbb693372df3ac7e2e03f7ce26ec3ac..25b7999cbde7556e06513bc8611373b5d98eeb42 100644 (file)
@@ -41,7 +41,7 @@ class CRM_Price_Form_Field extends CRM_Core_Form {
   /**
    * Constants for number of options for data types of multiple option.
    */
-  CONST NUM_OPTION = 15;
+  const NUM_OPTION = 15;
 
   /**
    * The custom set id saved to the session for an update