You are here

protected property CurrentStore::$stores in Commerce Core 8.2

Static cache of resolved stores. One per request.

Type: \SplObjectStorage

File

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

Class

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

Namespace

Drupal\commerce_store

Code

protected $stores;