You are here

constant WishlistEvents::WISHLIST_EMPTY in Commerce Wishlist 8.3

Name of the event fired after emptying the wishlist.

Fired before the wishlist is saved.

See also

\Drupal\commerce_wishlist\Event\WishlistEmptyEvent

File

src/Event/WishlistEvents.php, line 33

Class

WishlistEvents
Defines events for the wishlist module.

Namespace

Drupal\commerce_wishlist\Event

Code

const WISHLIST_EMPTY = 'commerce_wishlist.wishlist.empty';