ForumIntegrationTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php \Drupal\Tests\forum\Functional\Views\ForumIntegrationTest::modules
  2. 10 core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php \Drupal\Tests\forum\Functional\Views\ForumIntegrationTest::modules
  3. 11.x core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php \Drupal\Tests\forum\Functional\Views\ForumIntegrationTest::modules

Modules to enable.

Type: array

Overrides ViewTestBase::$modules

File

core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php, line 21

Class

ForumIntegrationTest
Tests the forum integration into views.

Namespace

Drupal\Tests\forum\Functional\Views

Code

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

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