You are here

protected property ConfigDistroCommands::$configImportCommands in Config Distro 8

The service containing Drush commands for regular core config imports.

Type: \Drush\Drupal\Commands\config\ConfigImportCommands

File

src/Commands/ConfigDistroCommands.php, line 47

Class

ConfigDistroCommands
Drush integration for the Configuration Synchronizer module.

Namespace

Drupal\config_distro\Commands

Code

protected $configImportCommands;