You are here

protected property ConfigSync::$moduleInstaller in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/config/src/Form/ConfigSync.php \Drupal\config\Form\ConfigSync::moduleInstaller

The module installer.

Type: \Drupal\Core\Extension\ModuleInstallerInterface

File

core/modules/config/src/Form/ConfigSync.php, line 100

Class

ConfigSync
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\config\Form

Code

protected $moduleInstaller;