You are here

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\Workflow

Code

protected $fromStates;