add debug to try/catch block Controller
This commit is contained in:
parent
ed15e47555
commit
4795250b8c
|
@ -4,7 +4,7 @@ services:
|
|||
arguments:
|
||||
$container: "@service_container"
|
||||
|
||||
Bluesquare\Controller\:
|
||||
Bluesquare\BillingBundle\Controller\:
|
||||
resource: "../../Controller/*"
|
||||
arguments:
|
||||
$container: "@service_container"
|
||||
|
|
Loading…
Reference in New Issue