You are here

service fast404. in Fast 404 8

Same name and namespace in other branches
  1. 8.2 fast404.services.yml \fast404.

Class

Drupal\fast404\EventSubscriber\Fast404EventSubscriber

Tags

  • event_subscriber

File

./fast404.services.yml
fast404.services.yml

View source
  1. class: Drupal\fast404\EventSubscriber\Fast404EventSubscriber
  2. arguments:
  3. - '@request_stack'
  4. tags:
  5. - { name: event_subscriber }