system.config_subscriber

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

Class

Drupal\system\SystemConfigSubscriber

Tags

  • event_subscriber

File

core/modules/system/system.services.yml

View source
  1. class: Drupal\system\SystemConfigSubscriber
  2. arguments:
  3. - '@router.builder'
  4. tags:
  5. - { name: event_subscriber }

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