You are here

protected property CouponRedemption::$inlineFormManager in Commerce Core 8.2

Same name in this branch
  1. 8.2 modules/promotion/src/Plugin/views/area/CouponRedemption.php \Drupal\commerce_promotion\Plugin\views\area\CouponRedemption::inlineFormManager
  2. 8.2 modules/promotion/src/Plugin/Commerce/CheckoutPane/CouponRedemption.php \Drupal\commerce_promotion\Plugin\Commerce\CheckoutPane\CouponRedemption::inlineFormManager

The inline form manager.

Type: \Drupal\commerce\InlineFormManager

File

modules/promotion/src/Plugin/views/area/CouponRedemption.php, line 42

Class

CouponRedemption
Defines a coupon redemption area handler.

Namespace

Drupal\commerce_promotion\Plugin\views\area

Code

protected $inlineFormManager;