config_import_subscriber
Same name in other branches
- 8.9.x core/core.services.yml \config_import_subscriber
- 10 core/core.services.yml \config_import_subscriber
Class
Drupal\Core\EventSubscriber\ConfigImportSubscriberTags
- event_subscriber
- service_collector
File
-
core/
core.services.yml
View source
- class: Drupal\Core\EventSubscriber\ConfigImportSubscriber
- tags:
- - { name: event_subscriber }
- - { name: service_collector, tag: module_install.uninstall_validator, call: addUninstallValidator }
- arguments:
- - '@theme_handler'
- - '@extension.list.module'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.