BlockTranslationTest::$modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php, line 19

Class

BlockTranslationTest
Tests i18n block source plugin.

Namespace

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

Code

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

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