You are here

protected property SessionHandler::$requestStack in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Session/SessionHandler.php \Drupal\Core\Session\SessionHandler::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/lib/Drupal/Core/Session/SessionHandler.php, line 29
Contains \Drupal\Core\Session\SessionHandler.

Class

SessionHandler
Default session handler.

Namespace

Drupal\Core\Session

Code

protected $requestStack;