CommentApproveLinkTest::$testViews

Same name in other branches
  1. 9 core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php \Drupal\Tests\comment\Functional\Views\CommentApproveLinkTest::testViews
  2. 10 core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php \Drupal\Tests\comment\Functional\Views\CommentApproveLinkTest::testViews

Views used by this test.

Type: array

File

core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php, line 34

Class

CommentApproveLinkTest
Test the "approve_comment" views field for approving comments.

Namespace

Drupal\Tests\comment\Functional\Views

Code

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

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