constant ProductEvents::PRODUCT_TRANSLATION_INSERT in Commerce Core 8.2
Name of the event fired after saving a new product translation.
See also
\Drupal\commerce_product\Event\ProductEvent
File
- modules/
product/ src/ Event/ ProductEvents.php, line 79
Class
Namespace
Drupal\commerce_product\EventCode
const PRODUCT_TRANSLATION_INSERT = 'commerce_product.commerce_product.translation_insert';