You are here

protected property CouponGenerateForm::$promotion in Commerce Core 8.2

The promotion.

Type: \Drupal\commerce_promotion\Entity\PromotionInterface

File

modules/promotion/src/Form/CouponGenerateForm.php, line 44

Class

CouponGenerateForm
Provides a form for bulk generating coupons.

Namespace

Drupal\commerce_promotion\Form

Code

protected $promotion;