You are here

protected property MoveToWishlist::$wishlistProvider in Commerce Wishlist 8.3

The wishlist provider.

Type: \Drupal\commerce_wishlist\WishlistProviderInterface

File

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

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 $wishlistProvider;