protected property HelpController::$moduleHandler

Stores the module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php, line 23
Contains \Drupal\help\Controller\HelpController.

Class

HelpController
Controller routines for help routes.

Namespace

Drupal\help\Controller

Code

protected $moduleHandler;