16 lines
418 B
YAML

services:
_defaults:
autoconfigure: true
autowire: true
Chill\CalendarBundle\Synchro\Connector\RemoteCalendarConnectorInterface: ~
Chill\CalendarBundle\Synchro\Connector\NullRemoteCalendarConnector: ~
Chill\CalendarBundle\Synchro\Connector\MSGraphRemoteCalendarConnector: ~
Chill\CalendarBundle\Synchro\Connector\MSGraph\:
resource: '../../Synchro/Connector/MSGraph/'