You are here

protected property PriceCalculatedFormatter::$adjustmentTypeManager in Commerce Core 8.2

The adjustment type manager.

Type: \Drupal\commerce_order\AdjustmentTypeManager

File

modules/order/src/Plugin/Field/FieldFormatter/PriceCalculatedFormatter.php, line 33

Class

PriceCalculatedFormatter
Alternative implementation of the 'commerce_price_calculated' formatter.

Namespace

Drupal\commerce_order\Plugin\Field\FieldFormatter

Code

protected $adjustmentTypeManager;