You are here

protected property ConfigSyncCommands::$mergedStorage in Configuration Synchronizer 8

The merged storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Commands/ConfigSyncCommands.php, line 48

Class

ConfigSyncCommands
Drush integration for the Configuration Synchronizer module.

Namespace

Drupal\config_sync\Commands

Code

protected $mergedStorage;