You are here

protected property SqlImport::$persistentDbFactory in MongoDB 8.2

The database KV factory.

Type: \Drupal\Core\KeyValueStore\KeyValueDatabaseFactory

File

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

Class

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

Namespace

Drupal\mongodb_storage\Install

Code

protected $persistentDbFactory;