public static property ForumIntegrationTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/forum/src/Tests/Views/ForumIntegrationTest.php \Drupal\forum\Tests\Views\ForumIntegrationTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- core/
modules/ forum/ src/ Tests/ Views/ ForumIntegrationTest.php, line 26 - Contains \Drupal\forum\Tests\Views\ForumIntegrationTest.
Class
- ForumIntegrationTest
- Tests the forum integration into views.
Namespace
Drupal\forum\Tests\ViewsCode
public static $modules = array(
'forum_test_views',
);