You are here

protected property AjaxResponseSubscriber::$ajaxResponseAttachmentsProcessor in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 28
Contains \Drupal\Core\EventSubscriber\AjaxResponseSubscriber.

Class

AjaxResponseSubscriber
Response subscriber to handle AJAX responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $ajaxResponseAttachmentsProcessor;