public static property ForumIntegrationTest::$testViews 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::testViews
Views used by this test.
Type: array
File
- core/
modules/ forum/ src/ Tests/ Views/ ForumIntegrationTest.php, line 33 - Contains \Drupal\forum\Tests\Views\ForumIntegrationTest.
Class
- ForumIntegrationTest
- Tests the forum integration into views.
Namespace
Drupal\forum\Tests\ViewsCode
public static $testViews = array(
'test_forum_index',
);