You are here

protected property BuyXGetY::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/promotion/src/Plugin/Commerce/PromotionOffer/BuyXGetY.php, line 64

Class

BuyXGetY
Provides the "Buy X Get Y" offer for orders.

Namespace

Drupal\commerce_promotion\Plugin\Commerce\PromotionOffer

Code

protected $entityTypeManager;