You are here

protected property Updater::$moduleInstaller in Update helper 2.x

Same name and namespace in other branches
  1. 8 src/Updater.php \Drupal\update_helper\Updater::moduleInstaller

Module installer service.

Type: \Drupal\Core\Extension\ModuleInstallerInterface

File

src/Updater.php, line 35

Class

Updater
Helper class to update configuration.

Namespace

Drupal\update_helper

Code

protected $moduleInstaller;