You are here

protected property ChainResponsePolicyTest::$request in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/PageCache/ChainResponsePolicyTest.php \Drupal\Tests\Core\PageCache\ChainResponsePolicyTest::request

A request object.

Type: \Symfony\Component\HttpFoundation\Request

File

core/tests/Drupal/Tests/Core/PageCache/ChainResponsePolicyTest.php, line 34
Contains \Drupal\Tests\Core\PageCache\ChainResponsePolicyTest.

Class

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

Namespace

Drupal\Tests\Core\PageCache

Code

protected $request;