You are here

protected property PriceCalculatedFormatter::$chainPriceResolver in Price 2.0.x

The chain price resolver.

Type: \Drupal\price\Resolver\ChainPriceResolverInterface

File

src/Plugin/Field/FieldFormatter/PriceCalculatedFormatter.php, line 35

Class

PriceCalculatedFormatter
Plugin implementation of the 'price_calculated' formatter.

Namespace

Drupal\price\Plugin\Field\FieldFormatter

Code

protected $chainPriceResolver;