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

7 lines
150 B
YAML

services:
Bluesquare\BillingBundle\Service\:
resource: "../../Service/*"
arguments:
$container: "@service_container"