You are here

protected property CurrentStore::$chainResolver in Commerce Core 8.2

The chain resolver.

Type: \Drupal\commerce_store\Resolver\ChainStoreResolverInterface

File

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

Class

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

Namespace

Drupal\commerce_store

Code

protected $chainResolver;