You are here

public property Workflow::$transitions in Workflow 8

Attached Transitions.

Type: \Drupal\workflow\Entity\WorkflowConfigTransitionInterface[]

File

src/Entity/Workflow.php, line 109

Class

Workflow
Workflow configuration entity to persistently store configuration.

Namespace

Drupal\workflow\Entity

Code

public $transitions = [];