You are here

protected property SelectStoreTrait::$currentStore in Commerce Core 8.2

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

File

modules/store/src/SelectStoreTrait.php, line 17

Class

SelectStoreTrait
Provides a method for selecting the correct store for a purchasable entity.

Namespace

Drupal\commerce_store

Code

protected $currentStore;