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