You are here

public static property MigrateVocabularyEntityDisplayTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Tests/Migrate/d6/MigrateVocabularyEntityDisplayTest.php \Drupal\taxonomy\Tests\Migrate\d6\MigrateVocabularyEntityDisplayTest::modules

Modules to enable.

Type: array

Overrides MigrateDrupal6TestBase::$modules

File

core/modules/taxonomy/src/Tests/Migrate/d6/MigrateVocabularyEntityDisplayTest.php, line 24
Contains \Drupal\taxonomy\Tests\Migrate\d6\MigrateVocabularyEntityDisplayTest.

Class

MigrateVocabularyEntityDisplayTest
Vocabulary entity display migration.

Namespace

Drupal\taxonomy\Tests\Migrate\d6

Code

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