protected property Adjustment::$included in Commerce Core 8.2
Whether the adjustment is included in the base price.
Type: bool
File
- modules/
order/ src/ Adjustment.php, line 55
Class
- Adjustment
- Represents an adjustment.
Namespace
Drupal\commerce_orderCode
protected $included = FALSE;