nhl-schedule/config/services_dev.yaml

6 lines
153 B
YAML

imports:
- { resource: services.yaml }
services:
App\Application\SportRadar\SportRadarEngine: '@App\Infrastructure\SportRadar\FakeSportRadarEngine'