RequestStackCacheContextBase::$requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/lib/Drupal/Core/Cache/Context/RequestStackCacheContextBase.php, line 21

Class

RequestStackCacheContextBase
Defines a base class for cache contexts depending only on the request stack.

Namespace

Drupal\Core\Cache\Context

Code

protected $requestStack;
doc_Drupal
2016-10-29 09:37:48
Comments
Leave a Comment

Please login to continue.