You are here

protected property ProductCategoryTrait::$entityUuidMapper in Commerce Core 8.2

The entity UUID mapper.

Type: \Drupal\commerce\EntityUuidMapperInterface

File

modules/product/src/Plugin/Commerce/Condition/ProductCategoryTrait.php, line 32

Class

ProductCategoryTrait
Provides common configuration for the product category conditions.

Namespace

Drupal\commerce_product\Plugin\Commerce\Condition

Code

protected $entityUuidMapper;