You are here

protected property WishlistUserForm::$wishlistManager in Commerce Wishlist 8.3

The wishlist manager.

Type: \Drupal\commerce_wishlist\WishlistManagerInterface

File

src/Form/WishlistUserForm.php, line 98

Class

WishlistUserForm
Provides the wishlist user form.

Namespace

Drupal\commerce_wishlist\Form

Code

protected $wishlistManager;