You are here

protected property SqlImport::$expirableDbFactory in MongoDB 8.2

The expirable database KV factory.

Type: \Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory

File

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

Class

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

Namespace

Drupal\mongodb_storage\Install

Code

protected $expirableDbFactory;