You are here

protected property MigrateTableTest::$connection in Migrate Plus 8.5

Same name and namespace in other branches
  1. 8.3 tests/src/Kernel/MigrateTableTest.php \Drupal\Tests\migrate_plus\Kernel\MigrateTableTest::connection
  2. 8.4 tests/src/Kernel/MigrateTableTest.php \Drupal\Tests\migrate_plus\Kernel\MigrateTableTest::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

tests/src/Kernel/MigrateTableTest.php, line 25

Class

MigrateTableTest
Tests migration destination table.

Namespace

Drupal\Tests\migrate_plus\Kernel

Code

protected $connection;