protected property ConfigSyncLister::$configCollector in Configuration Synchronizer 8
Same name and namespace in other branches
- 8.2 src/ConfigSyncLister.php \Drupal\config_sync\ConfigSyncLister::configCollector
The configuration collector.
Type: \Drupal\config_provider\Plugin\ConfigCollectorInterface
File
- src/ConfigSyncLister.php, line 26 
Class
- ConfigSyncLister
- Provides methods related to listing configuration changes.
Namespace
Drupal\config_syncCode
protected $configCollector;