SharedTempStore::$requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/modules/user/src/SharedTempStore.php, line 59

Class

SharedTempStore
Stores and retrieves temporary data for a given owner.

Namespace

Drupal\user

Code

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

Please login to continue.