You are here

constant WishlistEvents::WISHLIST_UPDATE in Commerce Wishlist 8.3

Name of the event fired after saving an existing wishlist.

See also

\Drupal\commerce_wishlist\Event\WishlistEvent

File

src/Event/WishlistEvents.php, line 91

Class

WishlistEvents
Defines events for the wishlist module.

Namespace

Drupal\commerce_wishlist\Event

Code

const WISHLIST_UPDATE = 'commerce_wishlist.commerce_wishlist.update';