WorkflowAccessControlHandler::$workflowTypeManager

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

The workflow type plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/workflows/src/WorkflowAccessControlHandler.php, line 26

Class

WorkflowAccessControlHandler
Access controller for the Workflow entity.

Namespace

Drupal\workflows

Code

protected $workflowTypeManager;

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