FollowUpMigrationsTest::$modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php, line 23

Class

FollowUpMigrationsTest
Tests follow-up migrations.

Namespace

Drupal\Tests\migrate_drupal\Kernel\d7

Code

protected static $modules = [
  'content_translation',
  'comment',
  'datetime',
  'datetime_range',
  'image',
  'language',
  'link',
  'menu_ui',
  'node',
  'taxonomy',
  'telephone',
  'text',
];

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