DevelReinstall::$moduleInstaller

The module installer.

Type: \Drupal\Core\Extension\ModuleInstallerInterface

File

src/Form/DevelReinstall.php, line 21

Class

DevelReinstall
Display a dropdown of installed modules with the option to reinstall them.

Namespace

Drupal\devel\Form

Code

protected $moduleInstaller;