You are here

protected property RemoveButton::$wishlistManager in Commerce Wishlist 8.3

The wishlist manager.

Type: \Drupal\commerce_wishlist\WishlistManagerInterface

File

src/Plugin/views/field/RemoveButton.php, line 26

Class

RemoveButton
Defines a form element for removing the wishlist item.

Namespace

Drupal\commerce_wishlist\Plugin\views\field

Code

protected $wishlistManager;