You are here

protected property ConfigSyncImportForm::$moduleHandler in Configuration Synchronizer 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides ConfigSync::$moduleHandler

File

src/Form/ConfigSyncImportForm.php, line 33

Class

ConfigSyncImportForm

Namespace

Drupal\config_sync\Form

Code

protected $moduleHandler;