protected property DbLogController::$moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php, line 33
Contains \Drupal\dblog\Controller\DbLogController.

Class

DbLogController
Returns responses for dblog routes.

Namespace

Drupal\dblog\Controller

Code

protected $moduleHandler;