You are here

protected property SessionCacheContextTest::$request in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php \Drupal\Tests\Core\Cache\Context\SessionCacheContextTest::request

The request.

Type: \Symfony\Component\HttpFoundation\Request

File

core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php, line 21

Class

SessionCacheContextTest
@coversDefaultClass \Drupal\Core\Cache\Context\SessionCacheContext @group Cache

Namespace

Drupal\Tests\Core\Cache\Context

Code

protected $request;