You are here

protected property AddToCartForm::$chainPriceResolver in Commerce Core 8.2

The chain base price resolver.

Type: \Drupal\commerce_price\Resolver\ChainPriceResolverInterface

File

modules/cart/src/Form/AddToCartForm.php, line 61

Class

AddToCartForm
Provides the order item add to cart form.

Namespace

Drupal\commerce_cart\Form

Code

protected $chainPriceResolver;