BlockCustomTranslationTest::$modules
Same name in other branches
- 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
- 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
- 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\d7Code
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.