You are here

protected property VariationCache::$requestStack in VariationCache 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Cache/VariationCache.php, line 24

Class

VariationCache
Wraps a regular cache backend to make it support cache contexts.

Namespace

Drupal\variationcache\Cache

Code

protected $requestStack;