You are here

protected property CombinationOffer::$offerManager in Commerce Core 8.2

The promotion offer manager.

Type: \Drupal\commerce_promotion\PromotionOfferManager

File

modules/promotion/src/Plugin/Commerce/PromotionOffer/CombinationOffer.php, line 40

Class

CombinationOffer
Provides the 'combination_offer' offer plugin.

Namespace

Drupal\commerce_promotion\Plugin\Commerce\PromotionOffer

Code

protected $offerManager;