You are here

protected property WorkflowTransitionEvent::$workflow in State Machine 8

The workflow.

Type: \Drupal\state_machine\Plugin\Workflow\WorkflowInterface

File

src/Event/WorkflowTransitionEvent.php, line 27

Class

WorkflowTransitionEvent
Defines the workflow transition event.

Namespace

Drupal\state_machine\Event

Code

protected $workflow;