INFRA-132 - CRM/Event - phpcbf
[civicrm-core.git] / CRM / Event / Cart / Form / Cart.php
index 28d884d297a38d95032a18e5274489ef64adcc3d..58316bfef778eb11e16d18de01672d597ce37c77 100644 (file)
@@ -136,7 +136,8 @@ class CRM_Event_Cart_Form_Cart extends CRM_Core_Form {
     if (is_array($ids)) {
       return array_pop($ids);
     }
-    else return NULL;
+    else { return NULL;
+    }
   }
 
   /**