protected property ConfigSyncCommands::$activeStorage in Configuration Synchronizer 8
Same name and namespace in other branches
- 8.2 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 41
Class
- ConfigSyncCommands
- Drush integration for the Configuration Synchronizer module.
Namespace
Drupal\config_sync\CommandsCode
protected $activeStorage;