You are here

protected property WishlistUserForm::$orderTypeResolver in Commerce Wishlist 8.3

The order type resolver.

Type: \Drupal\commerce_order\Resolver\OrderTypeResolverInterface

File

src/Form/WishlistUserForm.php, line 70

Class

WishlistUserForm
Provides the wishlist user form.

Namespace

Drupal\commerce_wishlist\Form

Code

protected $orderTypeResolver;