You are here

protected property PromotionOrderProcessor::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/promotion/src/PromotionOrderProcessor.php, line 22

Class

PromotionOrderProcessor
Applies promotions to orders during the order refresh process.

Namespace

Drupal\commerce_promotion

Code

protected $entityTypeManager;