You are here

protected property MigrateSqlIdMapTest::$database in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php \Drupal\Tests\migrate\Unit\MigrateSqlIdMapTest::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php, line 54

Class

MigrateSqlIdMapTest
Tests the SQL ID map plugin.

Namespace

Drupal\Tests\migrate\Unit

Code

protected $database;