service config_import_subscriber in Drupal 9
Same name and namespace in other branches
- 8 core/core.services.yml \config_import_subscriber
- 10 core/core.services.yml \config_import_subscriber
Class
Drupal\Core\EventSubscriber\ConfigImportSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\ConfigImportSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@theme_handler'
- - '@extension.list.module'