DevelReinstall::$moduleInstaller
Same name in other branches
- 4.x src/Form/DevelReinstall.php \Drupal\devel\Form\DevelReinstall::moduleInstaller
The module installer.
Type: moduleInstaller
File
-
src/
Form/ DevelReinstall.php, line 20
Class
- DevelReinstall
- Display a dropdown of installed modules with the option to reinstall them.
Namespace
Drupal\devel\FormCode
protected ModuleInstallerInterface $moduleInstaller;