You are here

protected property ConfigSyncCommands::$configSyncLister in Configuration Synchronizer 8.2

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

The config synchronisation lister service.

Type: \Drupal\config_sync\ConfigSyncListerInterface

File

src/Commands/ConfigSyncCommands.php, line 24

Class

ConfigSyncCommands
Drush integration for the Configuration Synchronizer module.

Namespace

Drupal\config_sync\Commands

Code

protected $configSyncLister;