You are here

protected property ModulesListForm::$moduleExtensionList in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/system/src/Form/ModulesListForm.php \Drupal\system\Form\ModulesListForm::moduleExtensionList

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

core/modules/system/src/Form/ModulesListForm.php, line 78

Class

ModulesListForm
Provides module installation interface.

Namespace

Drupal\system\Form

Code

protected $moduleExtensionList;