private property Update360::$moduleInstaller in Lightning Core 8.3
Same name and namespace in other branches
- 8.5 src/Update/Update360.php \Drupal\lightning_core\Update\Update360::moduleInstaller
- 8.4 src/Update/Update360.php \Drupal\lightning_core\Update\Update360::moduleInstaller
The module installer service.
Type: \Drupal\Core\Extension\ModuleInstallerInterface
File
- src/
Update/ Update360.php, line 20
Class
- Update360
- Plugin annotation @Update("3.6.0");
Namespace
Drupal\lightning_core\UpdateCode
private $moduleInstaller;