symfony-billing/BillingBundle/Resources/config/services.yaml

7 lines
142 B
YAML
Raw Normal View History

services:
2019-07-16 14:59:11 +02:00
Bluesquare\BillingBundle\:
2019-07-16 14:58:49 +02:00
resource: "../../Service/*"
arguments:
$container: "@service_container"