service psr_response_view_subscriber in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \psr_response_view_subscriber
- 9 core/core.services.yml \psr_response_view_subscriber
Class
Drupal\Core\EventSubscriber\PsrResponseSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\PsrResponseSubscriber
- arguments:
- - '@psr7.http_foundation_factory'
- tags:
- - { name: event_subscriber }