Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php \Drupal\Core\EventSubscriber\AjaxResponseSubscriber::ajaxResponseAttachmentsProcessor
  2. 9 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\EventSubscriber

Code

protected $ajaxResponseAttachmentsProcessor;