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