You are here

constant WishlistEvents::WISHLIST_INSERT in Commerce Wishlist 8.3

Name of the event fired after saving a new wishlist.

See also

\Drupal\commerce_wishlist\Event\WishlistEvent

File

src/Event/WishlistEvents.php, line 82

Class

WishlistEvents
Defines events for the wishlist module.

Namespace

Drupal\commerce_wishlist\Event

Code

const WISHLIST_INSERT = 'commerce_wishlist.commerce_wishlist.insert';