ForumIntegrationTest::$modules

Modules to enable.

Type: array

Overrides ViewTestBase::$modules

File

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

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.