correct collon configuration
This commit is contained in:
parent
44ab2846df
commit
ae6f621bf5
|
@ -4,7 +4,7 @@ services:
|
|||
public: true
|
||||
arguments:
|
||||
$container: "@service_container",
|
||||
$manager: "@doctrine.orm.entity_manager"
|
||||
$manager: "@doctrine.orm.entity_manager",
|
||||
$env: '%kernel.environment%'
|
||||
|
||||
Bluesquare\BillingBundle\Controller\:
|
||||
|
|
Loading…
Reference in New Issue