You are here

protected property WorkflowManager::$moduleHandler in Workflow 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Entity/WorkflowManager.php, line 50

Class

WorkflowManager
Manages entity type plugin definitions.

Namespace

Drupal\workflow\Entity

Code

protected $moduleHandler;