You are here

protected property BuyXGetY::$conditionManager in Commerce Core 8.2

The condition manager.

Type: \Drupal\commerce\ConditionManagerInterface

File

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

Class

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

Namespace

Drupal\commerce_promotion\Plugin\Commerce\PromotionOffer

Code

protected $conditionManager;