You are here

protected property ConfigSyncCommands::$configManager in Configuration Synchronizer 8.2

Same name and namespace in other branches
  1. 8 src/Commands/ConfigSyncCommands.php \Drupal\config_sync\Commands\ConfigSyncCommands::configManager

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

src/Commands/ConfigSyncCommands.php, line 38

Class

ConfigSyncCommands
Drush integration for the Configuration Synchronizer module.

Namespace

Drupal\config_sync\Commands

Code

protected $configManager;