You are here

protected property InstallProfile::$schemaKeyValue in Helper 8

The module schema key/value store.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

src/InstallProfile.php, line 53

Class

InstallProfile
Helpers related to working with install profiles.

Namespace

Drupal\helper

Code

protected $schemaKeyValue;