You are here

protected property WorkflowTransitionEditForm::$transitionId in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/workflows/src/Form/WorkflowTransitionEditForm.php \Drupal\workflows\Form\WorkflowTransitionEditForm::transitionId

The ID of the transition that is being edited.

Type: string

File

core/modules/workflows/src/Form/WorkflowTransitionEditForm.php, line 27

Class

WorkflowTransitionEditForm
Class WorkflowTransitionEditForm.

Namespace

Drupal\workflows\Form

Code

protected $transitionId;