You are here

service ldap_authentication.email_template in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_authentication/ldap_authentication.services.yml \ldap_authentication.email_template

Class

Drupal\ldap_authentication\Routing\EmailTemplateService

Tags

  • event_subscriber

File

ldap_authentication/ldap_authentication.services.yml
ldap_authentication/ldap_authentication.services.yml

View source
  1. class: Drupal\ldap_authentication\Routing\EmailTemplateService
  2. tags:
  3. - { name: event_subscriber }
  4. arguments:
  5. - '@config.factory'