config_import_subscriber

Same name in other branches
  1. 9 core/core.services.yml \config_import_subscriber
  2. 10 core/core.services.yml \config_import_subscriber

Class

Drupal\Core\EventSubscriber\ConfigImportSubscriber

Tags

  • event_subscriber

File

core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\ConfigImportSubscriber
  2. tags:
  3. - { name: event_subscriber }
  4. arguments:
  5. - '@theme_handler'
  6. - '@extension.list.module'

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