You are here

private property Update360::$moduleInstaller in Lightning Core 8.3

Same name and namespace in other branches
  1. 8.5 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 20

Class

Update360
Plugin annotation @Update("3.6.0");

Namespace

Drupal\lightning_core\Update

Code

private $moduleInstaller;