TrackChangesTest::$modules
Type: modules
Overrides MigrateTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ TrackChangesTest.php, line 15
Class
- TrackChangesTest
- Tests migration track changes property.
Namespace
Drupal\Tests\migrate\KernelCode
protected static $modules = [
'system',
'user',
'taxonomy',
'migrate',
'migrate_track_changes_test',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.