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