ForumIndexTest::$modules
Same name in this branch
- 11.x core/modules/forum/tests/src/Kernel/ForumIndexTest.php \Drupal\Tests\forum\Kernel\ForumIndexTest::modules
Same name in other branches
- 9 core/modules/forum/tests/src/Functional/ForumIndexTest.php \Drupal\Tests\forum\Functional\ForumIndexTest::modules
- 8.9.x core/modules/forum/tests/src/Functional/ForumIndexTest.php \Drupal\Tests\forum\Functional\ForumIndexTest::modules
- 10 core/modules/forum/tests/src/Kernel/ForumIndexTest.php \Drupal\Tests\forum\Kernel\ForumIndexTest::modules
- 10 core/modules/forum/tests/src/Functional/ForumIndexTest.php \Drupal\Tests\forum\Functional\ForumIndexTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ forum/ tests/ src/ Functional/ ForumIndexTest.php, line 22
Class
- ForumIndexTest
- Tests the forum index listing.
Namespace
Drupal\Tests\forum\FunctionalCode
protected static $modules = [
'taxonomy',
'comment',
'forum',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.