You've already forked symfony-billing
add debug to try/catch block Controller
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
|
||||
Bluesquare\BillingBundle\Controller\:
|
||||
resource: "../../Controller/*"
|
||||
tags: ['controller.service_arguments']
|
||||
arguments:
|
||||
$container: "@service_container"
|
||||
$logger: "@logger"
|
||||
|
||||
Reference in New Issue
Block a user