I18nQueryTraitTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php \Drupal\Tests\migrate_drupal\Kernel\I18nQueryTraitTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php, line 24

Class

I18nQueryTraitTest
Tests instantiating migrate source plugins using I18nQueryTrait.

Namespace

Drupal\Tests\migrate_drupal\Kernel

Code

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

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