AjaxResponseTest::$ajaxResponse

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php \Drupal\Tests\Core\Ajax\AjaxResponseTest::ajaxResponse
  2. 10 core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php \Drupal\Tests\Core\Ajax\AjaxResponseTest::ajaxResponse
  3. 9 core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php \Drupal\Tests\Core\Ajax\AjaxResponseTest::ajaxResponse
  4. 8.9.x core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php \Drupal\Tests\Core\Ajax\AjaxResponseTest::ajaxResponse

The tested ajax response object.

Type: \Drupal\Core\Ajax\AjaxResponse

File

core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php, line 31

Class

AjaxResponseTest
Tests Drupal\Core\Ajax\AjaxResponse.

Namespace

Drupal\Tests\Core\Ajax

Code

protected $ajaxResponse;

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