You are here

protected property SqlImportCommand::$sqlImport in MongoDB 8.2

The mongodb.storage.sql_import service.

Type: \Drupal\mongodb_storage\Install\SqlImport

File

modules/mongodb_storage/src/Command/SqlImportCommand.php, line 29

Class

SqlImportCommand
Provides the commands.mongodb.storage.import_keyvalue console command.

Namespace

Drupal\mongodb_storage\Command

Code

protected $sqlImport;