protected property ConfigSyncCommands::$configManager in Configuration Synchronizer 8
Same name and namespace in other branches
- 8.2 src/Commands/ConfigSyncCommands.php \Drupal\config_sync\Commands\ConfigSyncCommands::configManager
The configuration manager.
Type: \Drupal\Core\Config\ConfigManagerInterface
File
- src/
Commands/ ConfigSyncCommands.php, line 55
Class
- ConfigSyncCommands
- Drush integration for the Configuration Synchronizer module.
Namespace
Drupal\config_sync\CommandsCode
protected $configManager;