TermSourceWithVocabularyFilterTest::$modules

Same name in this branch
  1. 11.x core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php \Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6\TermSourceWithVocabularyFilterTest::modules
Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php \Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6\TermSourceWithVocabularyFilterTest::modules
  2. 9 core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php \Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d7\TermSourceWithVocabularyFilterTest::modules
  3. 8.9.x core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php \Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6\TermSourceWithVocabularyFilterTest::modules
  4. 8.9.x core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php \Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d7\TermSourceWithVocabularyFilterTest::modules
  5. 10 core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php \Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6\TermSourceWithVocabularyFilterTest::modules
  6. 10 core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php \Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d7\TermSourceWithVocabularyFilterTest::modules

Type: modules

Overrides TermTest::$modules

File

core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php, line 18

Class

TermSourceWithVocabularyFilterTest
Tests the taxonomy term source with vocabulary filter.

Namespace

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

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.