You are here

protected property ConfigSyncLister::$activeStorage in Configuration Synchronizer 8

The active configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigSyncLister.php, line 40

Class

ConfigSyncLister
Provides methods related to listing configuration changes.

Namespace

Drupal\config_sync

Code

protected $activeStorage;