You are here

constant ProductEvents::PRODUCT_VARIATION_TRANSLATION_INSERT in Commerce Core 8.2

Name of the event fired after saving a new product variation translation.

See also

\Drupal\commerce_product\Event\ProductVariationEvent

File

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

Class

ProductEvents

Namespace

Drupal\commerce_product\Event

Code

const PRODUCT_VARIATION_TRANSLATION_INSERT = 'commerce_product.commerce_product_variation.translation_insert';