You are here

protected property ConfigSyncCommands::$activeStorage in Configuration Synchronizer 8.2

Same name and namespace in other branches
  1. 8 src/Commands/ConfigSyncCommands.php \Drupal\config_sync\Commands\ConfigSyncCommands::activeStorage

The active configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Commands/ConfigSyncCommands.php, line 31

Class

ConfigSyncCommands
Drush integration for the Configuration Synchronizer module.

Namespace

Drupal\config_sync\Commands

Code

protected $activeStorage;