protected property WorkflowTransition::$fromStates in State Machine 8
The "from" states.
Type: \Drupal\state_machine\Plugin\Workflow\WorkflowState[]
File
- src/
Plugin/ Workflow/ WorkflowTransition.php, line 29
Class
- WorkflowTransition
- Defines the class for workflow transitions.
Namespace
Drupal\state_machine\Plugin\WorkflowCode
protected $fromStates;