You are here

constant StoreEvents::STORE_TRANSLATION_INSERT in Commerce Core 8.2

Name of the event fired after saving a new store translation.

See also

\Drupal\commerce_store\Event\StoreEvent

File

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

Class

StoreEvents

Namespace

Drupal\commerce_store\Event

Code

const STORE_TRANSLATION_INSERT = 'commerce_store.commerce_store.translation_insert';