You are here

protected property OrderItemProduct::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/Plugin/Commerce/Condition/OrderItemProduct.php, line 34

Class

OrderItemProduct
Provides the product condition for order items.

Namespace

Drupal\commerce_product\Plugin\Commerce\Condition

Code

protected $entityTypeManager;