Merge pull request #15208 from civicrm/5.17
[civicrm-core.git] / CRM / Batch / Form / Batch.php
index c1295fe1e6ac7d00543ce241f950e7772fd83487..4fb2753c19c511e265a62de80c3aa1e4f76730f5 100644 (file)
@@ -71,7 +71,7 @@ class CRM_Batch_Form_Batch extends CRM_Admin_Form {
    * Set default values for the form.
    */
   public function setDefaultValues() {
-    $defaults = array();
+    $defaults = [];
 
     if ($this->_action & CRM_Core_Action::ADD) {
       // Set batch name default.