MigrateCommentEntityFormDisplaySubjectTest::$modules

Type: modules

Overrides MigrateDrupal6TestBase::$modules

File

core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php, line 21

Class

MigrateCommentEntityFormDisplaySubjectTest
Tests the migration of comment form's subject display from Drupal 6.

Namespace

Drupal\Tests\comment\Kernel\Migrate\d6

Code

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

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