BoxTranslationTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php \Drupal\Tests\block_content\Kernel\Plugin\migrate\source\d6\BoxTranslationTest::modules
  2. 8.9.x core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php \Drupal\Tests\block_content\Kernel\Plugin\migrate\source\d6\BoxTranslationTest::modules
  3. 10 core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php \Drupal\Tests\block_content\Kernel\Plugin\migrate\source\d6\BoxTranslationTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php, line 23

Class

BoxTranslationTest
Tests i18n content block translations source plugin.

Namespace

Drupal\Tests\block_content\Kernel\Plugin\migrate\source\d6

Code

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

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