ModulesListConfirmForm::$moduleInstaller
Same name in other branches
- 9 core/modules/system/src/Form/ModulesListConfirmForm.php \Drupal\system\Form\ModulesListConfirmForm::moduleInstaller
- 8.9.x core/modules/system/src/Form/ModulesListConfirmForm.php \Drupal\system\Form\ModulesListConfirmForm::moduleInstaller
- 11.x core/modules/system/src/Form/ModulesListConfirmForm.php \Drupal\system\Form\ModulesListConfirmForm::moduleInstaller
The module installer.
Type: \Drupal\Core\Extension\ModuleInstallerInterface
File
-
core/
modules/ system/ src/ Form/ ModulesListConfirmForm.php, line 50
Class
- ModulesListConfirmForm
- Builds a confirmation form for enabling modules with dependencies.
Namespace
Drupal\system\FormCode
protected $moduleInstaller;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.