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

7 lines
141 B
YAML
Raw Normal View History

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