Skip to content
Snippets Groups Projects
services.yaml 393 B
Newer Older
Bekerle, Patrizio's avatar
Bekerle, Patrizio committed
services:
  Dbp\Relay\BasePersonConnectorLdapBundle\Service\:
Bekerle, Patrizio's avatar
Bekerle, Patrizio committed
    resource: '../../Service'
Bekerle, Patrizio's avatar
Bekerle, Patrizio committed
    autowire: true
    autoconfigure: true

  Dbp\Relay\BasePersonConnectorLdapBundle\EventSubscriber\PersonEventSubscriber:
Bekerle, Patrizio's avatar
Bekerle, Patrizio committed
  Dbp\Relay\BasePersonBundle\API\PersonProviderInterface:
Bekerle, Patrizio's avatar
Bekerle, Patrizio committed
    '@Dbp\Relay\BasePersonConnectorLdapBundle\Service\LDAPPersonProvider'