You are here

protected property ConfigFilterStorageFactory::$sync in Config Filter 8.2

Same name and namespace in other branches
  1. 8 src/ConfigFilterStorageFactory.php \Drupal\config_filter\ConfigFilterStorageFactory::sync

The decorated sync config storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigFilterStorageFactory.php, line 18

Class

ConfigFilterStorageFactory
Class ConfigFilterFactory.

Namespace

Drupal\config_filter

Code

protected $sync;