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