caisse-bliss/v1/old/config/services_test.yaml

10 lines
296 B
YAML
Raw Normal View History

2025-02-09 16:45:35 +01:00
services:
_defaults:
public: true
# If you need to access services in a test, create an alias
# and then fetch that alias from the container. As a convention,
# aliases are prefixed with test. For example:
#
# test.App\Service\MyService: '@App\Service\MyService'