FollowUpMigrationsTest::$modules

Type: modules

Overrides MigrateDrupal6TestBase::$modules

File

core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php, line 20

Class

FollowUpMigrationsTest
Tests follow-up migrations.

Namespace

Drupal\Tests\migrate_drupal\Kernel\d6

Code

protected static $modules = [
  'content_translation',
  'language',
  'menu_ui',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.