You are here

protected property WorkflowTransitionEvent::$transition in State Machine 8

The transition.

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

File

src/Event/WorkflowTransitionEvent.php, line 20

Class

WorkflowTransitionEvent
Defines the workflow transition event.

Namespace

Drupal\state_machine\Event

Code

protected $transition;