You are here

service high_contrast.event_susbscriber in High contrast 8

Class

\Drupal\high_contrast\EventSubscriber\ConfigEventSubscriber

Tags

  • event_subscriber

File

./high_contrast.services.yml
high_contrast.services.yml

View source
  1. class: \Drupal\high_contrast\EventSubscriber\ConfigEventSubscriber
  2. arguments:
  3. - '@file_system'
  4. - '@config.factory'
  5. tags:
  6. - { name: event_subscriber }