protected property ConfigSyncLister::$configUpdateLister in Configuration Synchronizer 8
Same name and namespace in other branches
- 8.2 src/ConfigSyncLister.php \Drupal\config_sync\ConfigSyncLister::configUpdateLister
The configuration update lister.
Type: \Drupal\config_update\ConfigListInterface
File
- src/
ConfigSyncLister.php, line 33
Class
- ConfigSyncLister
- Provides methods related to listing configuration changes.
Namespace
Drupal\config_syncCode
protected $configUpdateLister;