ChainResponsePolicyTest::$response

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/PageCache/ChainResponsePolicyTest.php \Drupal\Tests\Core\PageCache\ChainResponsePolicyTest::response
  2. 10 core/tests/Drupal/Tests/Core/PageCache/ChainResponsePolicyTest.php \Drupal\Tests\Core\PageCache\ChainResponsePolicyTest::response
  3. 11.x core/tests/Drupal/Tests/Core/PageCache/ChainResponsePolicyTest.php \Drupal\Tests\Core\PageCache\ChainResponsePolicyTest::response

A response object.

Type: \Symfony\Component\HttpFoundation\Response

File

core/tests/Drupal/Tests/Core/PageCache/ChainResponsePolicyTest.php, line 36

Class

ChainResponsePolicyTest
@coversDefaultClass \Drupal\Core\PageCache\ChainResponsePolicy @group PageCache

Namespace

Drupal\Tests\Core\PageCache

Code

protected $response;

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