You are here

protected property SqlImportTest::$database in MongoDB 8.2

The database service.

Type: \Drupal\Core\Database\Connection

File

modules/mongodb_storage/tests/src/Kernel/SqlImportTest.php, line 43

Class

SqlImportTest
Tests the import for the commands.mongodb.storage.import_keyvalue command.

Namespace

Drupal\Tests\mongodb_storage\Kernel

Code

protected $database;