protected property ConfigSyncCommands::$configImportCommands in Configuration Synchronizer 8.2
Same name and namespace in other branches
- 8 src/Commands/ConfigSyncCommands.php \Drupal\config_sync\Commands\ConfigSyncCommands::configImportCommands
The service containing Drush commands for regular core config imports.
Type: \Drush\Drupal\Commands\config\ConfigImportCommands
File
- src/
Commands/ ConfigSyncCommands.php, line 45
Class
- ConfigSyncCommands
- Drush integration for the Configuration Synchronizer module.
Namespace
Drupal\config_sync\CommandsCode
protected $configImportCommands;