ForumIntegrationTest::$testViews

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

Views used by this test.

Type: array

File

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

Class

ForumIntegrationTest
Tests the forum integration into views.

Namespace

Drupal\Tests\forum\Functional\Views

Code

public static $testViews = [
    'test_forum_index',
];

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