You are here

protected property SharedTempStoreFactory::$requestStack in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/user/src/SharedTempStoreFactory.php \Drupal\user\SharedTempStoreFactory::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/modules/user/src/SharedTempStoreFactory.php, line 38
Contains \Drupal\user\SharedTempStoreFactory.

Class

SharedTempStoreFactory
Creates a shared temporary storage for a collection.

Namespace

Drupal\user

Code

protected $requestStack;