VocabularyPerTypeTest::$modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php, line 19

Class

VocabularyPerTypeTest
Tests D6 vocabulary per type source plugin.

Namespace

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

Code

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

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