You are here

protected property CurrentStore::$currentStore in Commerce Core 8.2

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

File

modules/store/src/Plugin/views/argument_default/CurrentStore.php, line 29

Class

CurrentStore
Default argument plugin for the current store.

Namespace

Drupal\commerce_store\Plugin\views\argument_default

Code

protected $currentStore;