CommentEntityTranslationTest::$modules

Same name in other branches
  1. 9 core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php \Drupal\Tests\comment\Kernel\Plugin\migrate\source\d7\CommentEntityTranslationTest::modules
  2. 8.9.x core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php \Drupal\Tests\comment\Kernel\Plugin\migrate\source\d7\CommentEntityTranslationTest::modules
  3. 10 core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php \Drupal\Tests\comment\Kernel\Plugin\migrate\source\d7\CommentEntityTranslationTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php, line 22

Class

CommentEntityTranslationTest
Tests D7 comment entity translation source plugin.

Namespace

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

Code

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

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