You are here

protected property SqlImport::$expirableMoFactory in MongoDB 8.2

The expirable MongoDB KV factory.

Type: \Drupal\mongodb_storage\KeyValueExpirableFactory

File

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

Class

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

Namespace

Drupal\mongodb_storage\Install

Code

protected $expirableMoFactory;