ForumIndexTest::$modules
Same name in this branch
- 11.x core/modules/forum/tests/src/Functional/ForumIndexTest.php \Drupal\Tests\forum\Functional\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
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ forum/ tests/ src/ Kernel/ ForumIndexTest.php, line 19
Class
- ForumIndexTest
- Defines a class for testing the forum_index table.
Namespace
Drupal\Tests\forum\KernelCode
protected static $modules = [
'system',
'user',
'node',
'history',
'taxonomy',
'forum',
'comment',
'options',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.