FormAjaxSubscriber::$formAjaxResponseBuilder

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php \Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber::formAjaxResponseBuilder
  2. 10 core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php \Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber::formAjaxResponseBuilder
  3. 11.x core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php \Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber::formAjaxResponseBuilder

The form AJAX response builder.

Type: \Drupal\Core\Form\FormAjaxResponseBuilderInterface

File

core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php, line 32

Class

FormAjaxSubscriber
Wraps AJAX form submissions that are triggered via an exception.

Namespace

Drupal\Core\Form\EventSubscriber

Code

protected $formAjaxResponseBuilder;

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