You are here

protected property SqlImport::$database in MongoDB 8.2

The database service.

Type: \Drupal\mongodb_storage\Commands\Connection

File

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

Class

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

Namespace

Drupal\mongodb_storage\Install

Code

protected $database;