protected property SystemController::$moduleExtensionList in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/src/Controller/SystemController.php \Drupal\system\Controller\SystemController::moduleExtensionList
- 9 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\ControllerCode
protected $moduleExtensionList;