protected property StateItem::$originalValue in State Machine 8
The original value, used to validate state changes.
Type: string
File
- src/
Plugin/ Field/ FieldType/ StateItem.php, line 36
Class
- StateItem
- Plugin implementation of the 'state' field type.
Namespace
Drupal\state_machine\Plugin\Field\FieldTypeCode
protected $originalValue;