SystemController::$moduleExtensionList

Same name and namespace in other branches
  1. 8.9.x core/modules/system/src/Controller/SystemController.php \Drupal\system\Controller\SystemController::moduleExtensionList
  2. 10 core/modules/system/src/Controller/SystemController.php \Drupal\system\Controller\SystemController::moduleExtensionList
  3. 11.x core/modules/system/src/Controller/SystemController.php \Drupal\system\Controller\SystemController::moduleExtensionList

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

core/modules/system/src/Controller/SystemController.php, line 68

Class

SystemController
Returns responses for System routes.

Namespace

Drupal\system\Controller

Code

protected $moduleExtensionList;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.