You are here

protected property ModerationSidebarController::$moduleHandler in Moderation Sidebar 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides ControllerBase::$moduleHandler

File

src/Controller/ModerationSidebarController.php, line 58

Class

ModerationSidebarController
Endpoints for the Moderation Sidebar module.

Namespace

Drupal\moderation_sidebar\Controller

Code

protected $moduleHandler;