protected property ModulesUninstallForm::$moduleInstaller in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/src/Form/ModulesUninstallForm.php \Drupal\system\Form\ModulesUninstallForm::moduleInstaller
The module installer service.
Type: \Drupal\Core\Extension\ModuleInstallerInterface
File
- core/
modules/ system/ src/ Form/ ModulesUninstallForm.php, line 32
Class
- ModulesUninstallForm
- Provides a form for uninstalling modules.
Namespace
Drupal\system\FormCode
protected $moduleInstaller;