You are here

protected property SyncFilter::$syncSourceStorage in Configuration Synchronizer 8.2

The sync source configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Plugin/ConfigFilter/SyncFilter.php, line 43

Class

SyncFilter
Provides a sync filter that brings in updates from installed extensions.

Namespace

Drupal\config_sync\Plugin\ConfigFilter

Code

protected $syncSourceStorage;