You are here

service sophron.event_subscriber in Sophron 8

Class

Drupal\sophron\EventSubscriber\SophronEventSubscriber

Tags

  • event_subscriber

File

./sophron.services.yml
sophron.services.yml

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