You are here

protected property WishlistAssignment::$wishlistManager in Commerce Wishlist 8.3

The wishlist manager.

Type: \Drupal\commerce_wishlist\WishlistManagerInterface

File

src/WishlistAssignment.php, line 44

Class

WishlistAssignment
Default wishlist assignment implementation.

Namespace

Drupal\commerce_wishlist

Code

protected $wishlistManager;