You are here

protected property SqlImport::$persistentMoFactory in MongoDB 8.2

The MongoDB KV factory.

Type: \Drupal\mongodb_storage\KeyValueFactory

File

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

Class

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

Namespace

Drupal\mongodb_storage\Install

Code

protected $persistentMoFactory;