You are here

protected property ConfigSyncLister::$providerStorage in Configuration Synchronizer 8.2

The provider configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigSyncLister.php, line 52

Class

ConfigSyncLister
Provides methods related to listing configuration changes.

Namespace

Drupal\config_sync

Code

protected $providerStorage;