WorkflowTypeTransitionFormBase::$workflowType

Same name in other branches
  1. 8.9.x core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php \Drupal\workflows\Plugin\WorkflowTypeTransitionFormBase::workflowType
  2. 10 core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php \Drupal\workflows\Plugin\WorkflowTypeTransitionFormBase::workflowType
  3. 11.x core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php \Drupal\workflows\Plugin\WorkflowTypeTransitionFormBase::workflowType

The workflow type.

Type: \Drupal\workflows\WorkflowTypeInterface

File

core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php, line 23

Class

WorkflowTypeTransitionFormBase
A base class for workflow type transition forms.

Namespace

Drupal\workflows\Plugin

Code

protected $workflowType;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.