service html_response.subscriber in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \html_response.subscriber
- 9 core/core.services.yml \html_response.subscriber
Class
Drupal\Core\EventSubscriber\HtmlResponseSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\HtmlResponseSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@html_response.attachments_processor'