diff --git a/module/ShopBundle/Controller/ShopController.php b/module/ShopBundle/Controller/ShopController.php index 4def14116..332c126e1 100644 --- a/module/ShopBundle/Controller/ShopController.php +++ b/module/ShopBundle/Controller/ShopController.php @@ -31,7 +31,7 @@ public function reserveproductsAction() ); } - if (!$this->saleSessionIsOpen()){ + if (!$this->saleSessionIsOpen()) { $this->flashMessenger()->error( 'Error', 'No session was found!'