You are here

protected property OrderStore::$entityUuidMapper in Commerce Core 8.2

The entity UUID mapper.

Type: \Drupal\commerce\EntityUuidMapperInterface

File

modules/order/src/Plugin/Commerce/Condition/OrderStore.php, line 30

Class

OrderStore
Provides the store condition for orders.

Namespace

Drupal\commerce_order\Plugin\Commerce\Condition

Code

protected $entityUuidMapper;