You are here

protected property CombinationOffer::$inlineFormManager in Commerce Core 8.2

The inline form manager.

Type: \Drupal\commerce\InlineFormManager

File

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

Class

CombinationOffer
Provides the 'combination_offer' offer plugin.

Namespace

Drupal\commerce_promotion\Plugin\Commerce\PromotionOffer

Code

protected $inlineFormManager;