protected static property HighWaterNotJoinableTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php \Drupal\Tests\migrate\Kernel\HighWaterNotJoinableTest::modules
- 9 core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php \Drupal\Tests\migrate\Kernel\HighWaterNotJoinableTest::modules
File
- core/
modules/ migrate/ tests/ src/ Kernel/ HighWaterNotJoinableTest.php, line 16
Class
- HighWaterNotJoinableTest
- Tests the high water handling.
Namespace
Drupal\Tests\migrate\KernelCode
protected static $modules = [
'migrate',
'migrate_drupal',
'migrate_high_water_test',
];