WorkflowTypeConfigureFormBase::$workflowType

Same name and namespace in other branches
  1. 9 core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php \Drupal\workflows\Plugin\WorkflowTypeConfigureFormBase::workflowType
  2. 8.9.x core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php \Drupal\workflows\Plugin\WorkflowTypeConfigureFormBase::workflowType
  3. 10 core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php \Drupal\workflows\Plugin\WorkflowTypeConfigureFormBase::workflowType

The workflow type.

Type: \Drupal\workflows\WorkflowTypeInterface

File

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

Class

WorkflowTypeConfigureFormBase
A base class for workflow type configuration 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.