You are here

constant StoreEvents::STORE_PRESAVE in Commerce Core 8.2

Name of the event fired before saving a store.

See also

\Drupal\commerce_store\Event\StoreEvent

File

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

Class

StoreEvents

Namespace

Drupal\commerce_store\Event

Code

const STORE_PRESAVE = 'commerce_store.commerce_store.presave';