protected property WorkflowTransition::$toState in State Machine 8
The "to" state.
Type: \Drupal\state_machine\Plugin\Workflow\WorkflowState
File
- src/
Plugin/ Workflow/ WorkflowTransition.php, line 36
Class
- WorkflowTransition
- Defines the class for workflow transitions.
Namespace
Drupal\state_machine\Plugin\WorkflowCode
protected $toState;