You are here

protected property WorkflowManager::$groupManager in State Machine 8

The workflow group manager.

Type: \Drupal\state_machine\WorkflowGroupManagerInterface

File

src/WorkflowManager.php, line 26

Class

WorkflowManager
Manages discovery and instantiation of workflow plugins.

Namespace

Drupal\state_machine

Code

protected $groupManager;