You are here

protected property StateItem::$transitionToApply in State Machine 8

The transition to apply.

Type: \Drupal\state_machine\Plugin\Workflow\WorkflowTransition

File

src/Plugin/Field/FieldType/StateItem.php, line 43

Class

StateItem
Plugin implementation of the 'state' field type.

Namespace

Drupal\state_machine\Plugin\Field\FieldType

Code

protected $transitionToApply;