You are here

constant StoreEvents::STORE_UPDATE in Commerce Core 8.2

Name of the event fired after saving an existing store.

See also

\Drupal\commerce_store\Event\StoreEvent

File

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

Class

StoreEvents

Namespace

Drupal\commerce_store\Event

Code

const STORE_UPDATE = 'commerce_store.commerce_store.update';