You are here

protected property SplitFilter::$secondaryStorage in Configuration Split 8

The storage for the config which is not part of the directory to sync.

Type: \Drupal\Core\Config\StorageInterface

File

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

Class

SplitFilter
Provides a SplitFilter.

Namespace

Drupal\config_split\Plugin\ConfigFilter

Code

protected $secondaryStorage;