You are here

constant KeyValueFactory::COLLECTION_PREFIX in MongoDB 8.2

File

modules/mongodb_storage/src/KeyValueFactory.php, line 15

Class

KeyValueFactory
Class KeyValueFactory builds KeyValue stores as MongoDB collections.

Namespace

Drupal\mongodb_storage

Code

const COLLECTION_PREFIX = 'kvp_';