INFRA-132 - Trailing commas for multiline arrays
[civicrm-core.git] / CRM / Report / Form / Grant / Detail.php
index 832ad76d4ce0594b25109479b5695ca377e662c3..d09f93bfe24774bf86eaf08e70215b34f5371128 100644 (file)
@@ -38,7 +38,7 @@ class CRM_Report_Form_Grant_Detail extends CRM_Report_Form {
   protected $_addressField = FALSE;
 
   protected $_customGroupExtends = array(
-    'Grant'
+    'Grant',
   );
 
   /**