You are here

protected property UnitPriceWidget::$chainPriceResolver in Commerce Core 8.2

The chain price resolver.

Type: \Drupal\commerce_price\Resolver\ChainPriceResolverInterface

File

modules/order/src/Plugin/Field/FieldWidget/UnitPriceWidget.php, line 37

Class

UnitPriceWidget
Plugin implementation of the 'commerce_unit_price' widget.

Namespace

Drupal\commerce_order\Plugin\Field\FieldWidget

Code

protected $chainPriceResolver;