add debug to try/catch block Controller
This commit is contained in:
parent
b282287d23
commit
1003147000
|
@ -6,6 +6,7 @@ services:
|
|||
|
||||
Bluesquare\BillingBundle\Controller\:
|
||||
resource: "../../Controller/*"
|
||||
tags: ['controller.service_arguments']
|
||||
arguments:
|
||||
$container: "@service_container"
|
||||
$logger: "@logger"
|
||||
|
|
Loading…
Reference in New Issue