You are here

protected property StoreCacheContext::$currentStore in Commerce Core 8.2

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

File

modules/store/src/Cache/Context/StoreCacheContext.php, line 21

Class

StoreCacheContext
Defines the StoreCacheContext service, for "per store" caching.

Namespace

Drupal\commerce_store\Cache\Context

Code

protected $currentStore;