protected property PromotionOfferManager::$entityTypeManager in Commerce Core 8.2
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
promotion/ src/ PromotionOfferManager.php, line 24
Class
- PromotionOfferManager
- Manages discovery and instantiation of promotion offer plugins.
Namespace
Drupal\commerce_promotionCode
protected $entityTypeManager;