TaxonomyTermDeriverTest::$modules

Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Kernel/Migrate/TaxonomyTermDeriverTest.php \Drupal\Tests\taxonomy\Kernel\Migrate\TaxonomyTermDeriverTest::modules
  2. 8.9.x core/modules/taxonomy/tests/src/Kernel/Migrate/TaxonomyTermDeriverTest.php \Drupal\Tests\taxonomy\Kernel\Migrate\TaxonomyTermDeriverTest::modules
  3. 11.x core/modules/taxonomy/tests/src/Kernel/Migrate/TaxonomyTermDeriverTest.php \Drupal\Tests\taxonomy\Kernel\Migrate\TaxonomyTermDeriverTest::modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/Migrate/TaxonomyTermDeriverTest.php, line 18

Class

TaxonomyTermDeriverTest
Tests d7 taxonomy term deriver.

Namespace

Drupal\Tests\taxonomy\Kernel\Migrate

Code

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

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