You are here

service boost.subscriber in Boost 8

Class

Drupal\boost\EventSubscriber\BoostResponseSubscriber

Tags

  • event_subscriber

File

./boost.services.yml
boost.services.yml

View source
  1. class: Drupal\boost\EventSubscriber\BoostResponseSubscriber
  2. arguments:
  3. - '@html_response.attachments_processor'
  4. - '@current_user'
  5. tags:
  6. - { name: event_subscriber }