WorkflowListBuilder::$workflowTypeManager

Same name and namespace in other branches
  1. 9 core/modules/workflows/src/WorkflowListBuilder.php \Drupal\workflows\WorkflowListBuilder::workflowTypeManager
  2. 10 core/modules/workflows/src/WorkflowListBuilder.php \Drupal\workflows\WorkflowListBuilder::workflowTypeManager
  3. 11.x 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;

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