add debug to try/catch block Controller

This commit is contained in:
Cyprian Beauvois 2019-07-16 16:02:43 +02:00
parent ed15e47555
commit 4795250b8c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ services:
arguments:
$container: "@service_container"
Bluesquare\Controller\:
Bluesquare\BillingBundle\Controller\:
resource: "../../Controller/*"
arguments:
$container: "@service_container"