You are here

constant MigrateTableIncrementTest::TABLE_NAME in Migrate Plus 8.5

File

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

Class

MigrateTableIncrementTest
Tests migration destination table with auto-increment keys.

Namespace

Drupal\Tests\migrate_plus\Kernel

Code

const TABLE_NAME = 'migrate_test_destination_table';