MigrationTest::$modules
Enable field because we are using one of its source plugins.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ MigrationTest.php, line 21
Class
- MigrationTest
- Tests the migration plugin.
Namespace
Drupal\Tests\migrate\KernelCode
protected static $modules = [
'migrate',
'field',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.