You are here

constant ProductEvents::PRODUCT_PRESAVE in Commerce Core 8.2

Name of the event fired before saving a product.

See also

\Drupal\commerce_product\Event\ProductEvent

File

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

Class

ProductEvents

Namespace

Drupal\commerce_product\Event

Code

const PRODUCT_PRESAVE = 'commerce_product.commerce_product.presave';