You are here

protected property SplitCollectionStorage::$name in Configuration Split 2.0.x

The name of the storage.

This corresponds to the prefixed name of the collection in the storage.

Type: string

File

src/Config/SplitCollectionStorage.php, line 29

Class

SplitCollectionStorage
A config storage that lives in a collection of another config storage.

Namespace

Drupal\config_split\Config

Code

protected $name;