You are here

protected property ConfigDistroCommands::$configManager in Config Distro 8

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

src/Commands/ConfigDistroCommands.php, line 40

Class

ConfigDistroCommands
Drush integration for the Configuration Synchronizer module.

Namespace

Drupal\config_distro\Commands

Code

protected $configManager;