You are here

protected property MigrateTableIncrementTest::$connection in Migrate Plus 8.5

The database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

MigrateTableIncrementTest
Tests migration destination table with auto-increment keys.

Namespace

Drupal\Tests\migrate_plus\Kernel

Code

protected $connection;