You are here

constant WishlistEvents::WISHLIST_DELETE in Commerce Wishlist 8.3

Name of the event fired after deleting a wishlist.

See also

\Drupal\commerce_wishlist\Event\WishlistEvent

File

src/Event/WishlistEvents.php, line 109

Class

WishlistEvents
Defines events for the wishlist module.

Namespace

Drupal\commerce_wishlist\Event

Code

const WISHLIST_DELETE = 'commerce_wishlist.commerce_wishlist.delete';