You are here

protected property ConfigSyncLister::$activeStorageComparer in Configuration Synchronizer 8.2

A storage comparer with the active storage as target.

Type: \Drupal\Core\Config\StorageComparerInterface

File

src/ConfigSyncLister.php, line 82

Class

ConfigSyncLister
Provides methods related to listing configuration changes.

Namespace

Drupal\config_sync

Code

protected $activeStorageComparer;