W3cubDocs

/Drupal 8

protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!EventSubscriber!AjaxResponseSubscriber.php/property/AjaxResponseSubscriber::ajaxResponseAttachmentsProcessor/8.1.x