protected property SharedTempStoreFactory::$requestStack in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\userCode
protected $requestStack;