You are here

constant SqlImport::KVP_TABLE in MongoDB 8.2

File

modules/mongodb_storage/src/Install/SqlImport.php, line 20

Class

SqlImport
Service providing the import of the SQL-based KV storage to MongoDB.

Namespace

Drupal\mongodb_storage\Install

Code

const KVP_TABLE = 'key_value';