You are here

protected property HelpController::$moduleExtensionList in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/help/src/Controller/HelpController.php \Drupal\help\Controller\HelpController::moduleExtensionList

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

core/modules/help/src/Controller/HelpController.php, line 38

Class

HelpController
Controller routines for help routes.

Namespace

Drupal\help\Controller

Code

protected $moduleExtensionList;