You are here

protected property UpdateRegistry::$keyValue in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Update/UpdateRegistry.php \Drupal\Core\Update\UpdateRegistry::keyValue

The key value storage.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

core/lib/Drupal/Core/Update/UpdateRegistry.php, line 51

Class

UpdateRegistry
Provides all and missing update implementations.

Namespace

Drupal\Core\Update

Code

protected $keyValue;