CommentSourceWithHighWaterTest::$modules

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

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php, line 21

Class

CommentSourceWithHighWaterTest
Tests the Drupal 6 comment source w/ high water handling.

Namespace

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

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.