You are here

protected property WorkflowListBuilder::$workflowTypeManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/workflows/src/WorkflowListBuilder.php \Drupal\workflows\WorkflowListBuilder::workflowTypeManager
  2. 10 core/modules/workflows/src/WorkflowListBuilder.php \Drupal\workflows\WorkflowListBuilder::workflowTypeManager

The workflow type plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/workflows/src/WorkflowListBuilder.php, line 23

Class

WorkflowListBuilder
Provides a listing of Workflow entities.

Namespace

Drupal\workflows

Code

protected $workflowTypeManager;