MigrateRollbackTest::$modules
Modules to enable.
Type: array
Overrides MigrateTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ MigrateRollbackTest.php, line 23
Class
- MigrateRollbackTest
- Tests rolling back of imports.
Namespace
Drupal\Tests\migrate\KernelCode
protected static $modules = [
'field',
'taxonomy',
'text',
'user',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.