You are here

constant MigrateTableTest::TABLE_NAME in Migrate Plus 8.3

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

File

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

Class

MigrateTableTest
Tests migration destination table.

Namespace

Drupal\Tests\migrate_plus\Kernel

Code

const TABLE_NAME = 'migrate_test_destination_table';