MigrateForumSettingsTest::$modules
Modules to enable.
Don't alphabetize these. They're in dependency order.
Type: array
Overrides MigrateDrupalTestBase::$modules
File
-
core/
modules/ forum/ tests/ src/ Kernel/ Migrate/ d7/ MigrateForumSettingsTest.php, line 24
Class
- MigrateForumSettingsTest
- Tests migration of Forum's variables to configuration.
Namespace
Drupal\Tests\forum\Kernel\Migrate\d7Code
protected static $modules = [
'comment',
'field',
'filter',
'text',
'node',
'taxonomy',
'forum',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.