You are here

protected property OrderCustomer::$entityUuidMapper in Commerce Core 8.2

The entity UUID mapper.

Type: \Drupal\commerce\EntityUuidMapperInterface

File

modules/order/src/Plugin/Commerce/Condition/OrderCustomer.php, line 39

Class

OrderCustomer
Provides the customer condition for orders.

Namespace

Drupal\commerce_order\Plugin\Commerce\Condition

Code

protected $entityUuidMapper;