I18nQueryTraitTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ migrate_drupal/ tests/ src/ Kernel/ I18nQueryTraitTest.php, line 21
Class
- I18nQueryTraitTest
- Tests instantiating migrate source plugins using I18nQueryTrait.
Namespace
Drupal\Tests\migrate_drupal\KernelCode
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.