You are here

private property Update360::$moduleInstaller in Lightning Core 8.5

Same name and namespace in other branches
  1. 8.3 src/Update/Update360.php \Drupal\lightning_core\Update\Update360::moduleInstaller
  2. 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 22

Class

Update360
Contains optional configuration updates targeting Lightning Core 3.6.0.

Namespace

Drupal\lightning_core\Update

Code

private $moduleInstaller;