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