MigrateSkipRowTest::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ MigrateSkipRowTest.php, line 22
Class
- MigrateSkipRowTest
- Tests row skips triggered during hook_migrate_prepare_row().
Namespace
Drupal\Tests\migrate\KernelCode
protected static $modules = [
'migrate',
'migrate_prepare_row_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.