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

1
protected $requestStack;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.