You are here

protected property WishlistUserForm::$chainPriceResolver in Commerce Wishlist 8.3

The chain base price resolver.

Type: \Drupal\commerce_price\Resolver\ChainPriceResolverInterface

File

src/Form/WishlistUserForm.php, line 91

Class

WishlistUserForm
Provides the wishlist user form.

Namespace

Drupal\commerce_wishlist\Form

Code

protected $chainPriceResolver;