protected property AjaxResponseAttachmentsProcessor::$jsCollectionRenderer

The JS asset collection renderer service.

Type: \Drupal\Core\Asset\AssetCollectionRendererInterface

File

core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php, line 50

Class

AjaxResponseAttachmentsProcessor
Processes attachments of AJAX responses.

Namespace

Drupal\Core\Ajax

Code

protected $jsCollectionRenderer;

© 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!Ajax!AjaxResponseAttachmentsProcessor.php/property/AjaxResponseAttachmentsProcessor::jsCollectionRenderer/8.1.x