protected property ModuleConfigureForm::$moduleInstaller in Thunder 6.1.x
Same name and namespace in other branches
- 8.5 src/Installer/Form/ModuleConfigureForm.php \Drupal\thunder\Installer\Form\ModuleConfigureForm::moduleInstaller
- 6.2.x src/Installer/Form/ModuleConfigureForm.php \Drupal\thunder\Installer\Form\ModuleConfigureForm::moduleInstaller
- 6.0.x src/Installer/Form/ModuleConfigureForm.php \Drupal\thunder\Installer\Form\ModuleConfigureForm::moduleInstaller
The module installer.
Type: \Drupal\Core\Extension\ModuleInstallerInterface
File
- src/
Installer/ Form/ ModuleConfigureForm.php, line 39
Class
- ModuleConfigureForm
- Provides the site configuration form.
Namespace
Drupal\thunder\Installer\FormCode
protected $moduleInstaller;