You are here

protected property Context::$store in Commerce Core 8.2

The store.

Type: \Drupal\commerce_store\Entity\StoreInterface

File

src/Context.php, line 27

Class

Context
Contains known global information (customer, store, time).

Namespace

Drupal\commerce

Code

protected $store;