You are here

protected property OrderCustomer::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

OrderCustomer
Provides the customer condition for orders.

Namespace

Drupal\commerce_order\Plugin\Commerce\Condition

Code

protected $entityTypeManager;