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