You are here

protected property CurrentStore::$requestStack in Commerce Core 8.2

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

modules/store/src/CurrentStore.php, line 29

Class

CurrentStore
Holds a reference to the current store, resolved on demand.

Namespace

Drupal\commerce_store

Code

protected $requestStack;