FormAjaxSubscriberTest::$formAjaxResponseBuilder

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php \Drupal\Tests\Core\Form\EventSubscriber\FormAjaxSubscriberTest::formAjaxResponseBuilder
  2. 10 core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php \Drupal\Tests\Core\Form\EventSubscriber\FormAjaxSubscriberTest::formAjaxResponseBuilder
  3. 9 core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php \Drupal\Tests\Core\Form\EventSubscriber\FormAjaxSubscriberTest::formAjaxResponseBuilder
  4. 8.9.x core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php \Drupal\Tests\Core\Form\EventSubscriber\FormAjaxSubscriberTest::formAjaxResponseBuilder

The form AJAX response builder mock.

Type: formAjaxResponseBuilder

File

core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php, line 41

Class

FormAjaxSubscriberTest
Tests Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber.

Namespace

Drupal\Tests\Core\Form\EventSubscriber

Code

protected FormAjaxResponseBuilderInterface&MockObject $formAjaxResponseBuilder;

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