You are here

protected property AddToCartForm::$orderTypeResolver in Commerce Core 8.2

The order type resolver.

Type: \Drupal\commerce_order\Resolver\OrderTypeResolverInterface

File

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

Class

AddToCartForm
Provides the order item add to cart form.

Namespace

Drupal\commerce_cart\Form

Code

protected $orderTypeResolver;