You are here

protected property AjaxResponseTest::$ajaxResponse in Drupal 8

Same name and namespace in other branches
  1. 9 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 23

Class

AjaxResponseTest
@coversDefaultClass \Drupal\Core\Ajax\AjaxResponse @group Ajax

Namespace

Drupal\Tests\Core\Ajax

Code

protected $ajaxResponse;