HighWaterTest::$modules
Type: modules
Overrides MigrateTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ HighWaterTest.php, line 17
Class
- HighWaterTest
- Tests migration high water property.
Namespace
Drupal\Tests\migrate\KernelCode
protected static $modules = [
'system',
'user',
'node',
'migrate',
'migrate_high_water_test',
'field',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.