You are here

protected property PriceCalculatorResult::$adjustments in Commerce Core 8.2

The adjustments.

Type: \Drupal\commerce_order\Adjustment[]

File

modules/order/src/PriceCalculatorResult.php, line 33

Class

PriceCalculatorResult
Represents the result of a price calculation.

Namespace

Drupal\commerce_order

Code

protected $adjustments;