BlockCustomTranslationTest::$modules

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

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTranslationTest.php, line 19

Class

BlockCustomTranslationTest
Tests i18n custom block translations source plugin.

Namespace

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

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.