locale.config_subscriber
Same name in other branches
- 8.9.x core/modules/locale/locale.services.yml \locale.config_subscriber
- 10 core/modules/locale/locale.services.yml \locale.config_subscriber
- 11.x core/modules/locale/locale.services.yml \locale.config_subscriber
Class
Drupal\locale\LocaleConfigSubscriberTags
- event_subscriber
1 string reference to locale.config_subscriber
- _install_config_locale_overrides_process_batch in core/
includes/ install.core.inc - Batch operation callback for install_config_locale_overrides().
File
-
core/
modules/ locale/ locale.services.yml
View source
- class: Drupal\locale\LocaleConfigSubscriber
- arguments:
- - '@config.factory'
- - '@locale.config_manager'
- tags:
- - { name: event_subscriber }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.