You are here

protected property ConfigSyncLister::$normalizedActiveStorage in Configuration Synchronizer 8.2

The normalized active storage.

Type: \Drupal\config_normalizer\Config\NormalizedReadOnlyStorageInterface

File

src/ConfigSyncLister.php, line 59

Class

ConfigSyncLister
Provides methods related to listing configuration changes.

Namespace

Drupal\config_sync

Code

protected $normalizedActiveStorage;