phpcs - Fix error, "CONST keyword must be lowercase; expected const but found CONST"
[civicrm-core.git] / CRM / Pledge / Task.php
index 03c79bc62455e3aa509d3ee594e673e4d3861c17..b089d388e53fe634160287fb50aa351b15d214bc 100644 (file)
@@ -39,7 +39,7 @@
  *
  */
 class CRM_Pledge_Task {
-  CONST DELETE_PLEDGES = 1, PRINT_PLEDGES = 2, EXPORT_PLEDGES = 3;
+  const DELETE_PLEDGES = 1, PRINT_PLEDGES = 2, EXPORT_PLEDGES = 3;
 
   /**
    * The task array