VocabularyTranslationTest::$modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php, line 18

Class

VocabularyTranslationTest
Tests D6 i18n vocabulary source plugin.

Namespace

Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6

Code

protected static $modules = [
  'taxonomy',
  'migrate_drupal',
];

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