You are here

constant PromotionEvents::COUPON_PRESAVE in Commerce Core 8.2

Name of the event fired before saving a coupon.

See also

\Drupal\commerce_promotion\Event\CouponEvent

File

modules/promotion/src/Event/PromotionEvents.php, line 117

Class

PromotionEvents

Namespace

Drupal\commerce_promotion\Event

Code

const COUPON_PRESAVE = 'commerce_promotion.commerce_promotion_coupon.presave';