You are here

protected property PriceCalculatedFormatter::$chainPriceResolver in Commerce Core 8.2

The chain price resolver.

Type: \Drupal\commerce_price\Resolver\ChainPriceResolverInterface

File

modules/price/src/Plugin/Field/FieldFormatter/PriceCalculatedFormatter.php, line 36

Class

PriceCalculatedFormatter
Plugin implementation of the 'commerce_price_calculated' formatter.

Namespace

Drupal\commerce_price\Plugin\Field\FieldFormatter

Code

protected $chainPriceResolver;