protected property AjaxResponseSubscriber::$ajaxResponseAttachmentsProcessor in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php \Drupal\Core\EventSubscriber\AjaxResponseSubscriber::ajaxResponseAttachmentsProcessor
The AJAX response attachments processor service.
Type: \Drupal\Core\Render\AttachmentsResponseProcessorInterface
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ AjaxResponseSubscriber.php, line 23
Class
- AjaxResponseSubscriber
- Response subscriber to handle AJAX responses.
Namespace
Drupal\Core\EventSubscriberCode
protected $ajaxResponseAttachmentsProcessor;