You are here

protected property WorkflowTransitionListController::$moduleHandler in Workflow 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides ControllerBase::$moduleHandler

File

src/Controller/WorkflowTransitionListController.php, line 32

Class

WorkflowTransitionListController
Defines a controller to list Transition on entity's Workflow history tab.

Namespace

Drupal\workflow\Controller

Code

protected $moduleHandler;