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;
Please login to continue.