You are here

protected property MoveToWishlist::$wishlistManager in Commerce Wishlist 8.3

The wishlist manager.

Type: \Drupal\commerce_wishlist\WishlistManagerInterface

File

src/Plugin/views/field/MoveToWishlist.php, line 35

Class

MoveToWishlist
Defines a form element for moving or copying the wishlist item to the cart.

Namespace

Drupal\commerce_wishlist\Plugin\views\field

Code

protected $wishlistManager;