MigrateForumConfigsTest::$modules

Type: modules

Overrides MigrateDrupal6TestBase::$modules

File

core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php, line 23

Class

MigrateForumConfigsTest
Upgrade variables to forum.settings.yml.

Namespace

Drupal\Tests\forum\Kernel\Migrate\d6

Code

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

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