Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SessionExistsCacheContext.php
SessionExistsCacheContext::$requestStack
The request stack.
Type:
\Symfony\Component\HttpFoundation\RequestStack
File
core/
lib/
Drupal/
Core/
Cache/
Context/
SessionExistsCacheContext.php
, line 28
Class
SessionExistsCacheContext
Defines the SessionExistsCacheContext service, for "session or not" caching.
Namespace
Drupal\Core\Cache\Context
Code
protected $requestStack;
RSS feed