You are here

constant ProductEvents::PRODUCT_TRANSLATION_DELETE in Commerce Core 8.2

Name of the event fired after deleting a product translation.

See also

\Drupal\commerce_product\Event\ProductEvent

File

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

Class

ProductEvents

Namespace

Drupal\commerce_product\Event

Code

const PRODUCT_TRANSLATION_DELETE = 'commerce_product.commerce_product.translation_delete';