You are here

protected property WishlistManager::$eventDispatcher in Commerce Wishlist 8.3

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/WishlistManager.php, line 35

Class

WishlistManager
Default implementation of the wishlist manager.

Namespace

Drupal\commerce_wishlist

Code

protected $eventDispatcher;