You are here

protected property Workflow::$transitions in State Machine 8

The initialized transitions.

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

File

src/Plugin/Workflow/Workflow.php, line 35

Class

Workflow
Defines the class for workflows.

Namespace

Drupal\state_machine\Plugin\Workflow

Code

protected $transitions = [];