AjaxResponseSubscriber::$deprecatedProperties

Type: deprecatedProperties

File

core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php, line 24

Class

AjaxResponseSubscriber
Response subscriber to handle AJAX responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected array $deprecatedProperties = [
    'ajaxResponseAttachmentsProcessor' => 'ajax_response.attachments_processor',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.