service ajax_response.subscriber in Drupal 8
Same name and namespace in other branches
- 9 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 }