html_response.subscriber

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \html_response.subscriber
  2. 10 core/core.services.yml \html_response.subscriber

Class

Drupal\Core\EventSubscriber\HtmlResponseSubscriber

Tags

  • event_subscriber

File

core/core.services.yml

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

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