You are here

constant StoreEvents::STORE_TRANSLATION_DELETE in Commerce Core 8.2

Name of the event fired after deleting a store translation.

See also

\Drupal\commerce_store\Event\StoreEvent

File

modules/store/src/Event/StoreEvents.php, line 88

Class

StoreEvents

Namespace

Drupal\commerce_store\Event

Code

const STORE_TRANSLATION_DELETE = 'commerce_store.commerce_store.translation_delete';