service html_response.subscriber in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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'