You are here

constant ProductEvents::PRODUCT_UPDATE in Commerce Core 8.2

Name of the event fired after saving an existing product.

See also

\Drupal\commerce_product\Event\ProductEvent

File

modules/product/src/Event/ProductEvents.php, line 52

Class

ProductEvents

Namespace

Drupal\commerce_product\Event

Code

const PRODUCT_UPDATE = 'commerce_product.commerce_product.update';