You are here

protected property ConfigIgnoreEventSubscriber::$syncStorage in Config Ignore 8.3

The sync config storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/EventSubscriber/ConfigIgnoreEventSubscriber.php, line 46

Class

ConfigIgnoreEventSubscriber
Makes the import/export aware of ignored configs.

Namespace

Drupal\config_ignore\EventSubscriber

Code

protected $syncStorage;