MigrateTaxonomyTermTranslationTest::$modules

Type: modules

Overrides MigrateTaxonomyTermTranslationTest::$modules

File

core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php, line 19

Class

MigrateTaxonomyTermTranslationTest
Test migration of translated taxonomy terms.

Namespace

Drupal\Tests\forum\Kernel\Migrate\d7

Code

protected static $modules = [
  'comment',
  'forum',
];

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