update config to set billingSrv callable
This commit is contained in:
parent
488017579f
commit
8578b07f7e
|
@ -1,6 +1,7 @@
|
|||
services:
|
||||
Bluesquare\BillingBundle\Service\:
|
||||
resource: "../../Service/*"
|
||||
public: true
|
||||
arguments:
|
||||
$container: "@service_container"
|
||||
|
||||
|
|
Loading…
Reference in New Issue