locale.config_subscriber

Same name in other branches
  1. 9 core/modules/locale/locale.services.yml \locale.config_subscriber
  2. 10 core/modules/locale/locale.services.yml \locale.config_subscriber
  3. 11.x core/modules/locale/locale.services.yml \locale.config_subscriber

Class

Drupal\locale\LocaleConfigSubscriber

Tags

  • event_subscriber

File

core/modules/locale/locale.services.yml

View source
  1. class: Drupal\locale\LocaleConfigSubscriber
  2. arguments:
  3. - '@config.factory'
  4. - '@locale.config_manager'
  5. tags:
  6. - { name: event_subscriber }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.