You are here

constant WishlistEvents::WISHLIST_LOAD in Commerce Wishlist 8.3

Name of the event fired after loading a wishlist.

See also

\Drupal\commerce_wishlist\Event\WishlistEvent

File

src/Event/WishlistEvents.php, line 53

Class

WishlistEvents
Defines events for the wishlist module.

Namespace

Drupal\commerce_wishlist\Event

Code

const WISHLIST_LOAD = 'commerce_wishlist.commerce_wishlist.load';