KeyValueEntityStorage::$keyValueStore

The key value store.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php, line 36

Class

KeyValueEntityStorage
Provides a key value backend for entities.

Namespace

Drupal\Core\Entity\KeyValueStore

Code

1
protected $keyValueStore;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.