You are here

constant PromotionEvents::PROMOTION_UPDATE in Commerce Core 8.2

Name of the event fired after saving an existing promotion.

See also

\Drupal\commerce_promotion\Event\PromotionEvent

File

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

Class

PromotionEvents

Namespace

Drupal\commerce_promotion\Event

Code

const PROMOTION_UPDATE = 'commerce_promotion.commerce_promotion.update';