You are here

protected property WishlistUserForm::$cartManager in Commerce Wishlist 8.3

The cart manager.

Type: \Drupal\commerce_cart\CartManagerInterface

File

src/Form/WishlistUserForm.php, line 42

Class

WishlistUserForm
Provides the wishlist user form.

Namespace

Drupal\commerce_wishlist\Form

Code

protected $cartManager;