You are here

protected property MigrateTableTest::$connection in Migrate Plus 8.3

Same name and namespace in other branches
  1. 8.5 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

Type: \Drupal\Core\Database\Connection

File

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

Class

MigrateTableTest
Tests migration destination table.

Namespace

Drupal\Tests\migrate_plus\Kernel

Code

protected $connection;