finish_response_subscriber
Same name in other branches
- 8.9.x core/core.services.yml \finish_response_subscriber
- 10 core/core.services.yml \finish_response_subscriber
Class
Drupal\Core\EventSubscriber\FinishResponseSubscriberTags
- event_subscriber
File
-
core/
core.services.yml
View source
- class: Drupal\Core\EventSubscriber\FinishResponseSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@language_manager'
- - '@config.factory'
- - '@page_cache_request_policy'
- - '@page_cache_response_policy'
- - '@cache_contexts_manager'
- - '%http.response.debug_cacheability_headers%'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.