You are here

public static property CommentRowTest::$testViews in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Functional/Views/CommentRowTest.php \Drupal\Tests\comment\Functional\Views\CommentRowTest::testViews
  2. 9 core/modules/comment/tests/src/Functional/Views/CommentRowTest.php \Drupal\Tests\comment\Functional\Views\CommentRowTest::testViews

Views used by this test.

Type: array

File

core/modules/comment/tests/src/Functional/Views/CommentRowTest.php, line 22

Class

CommentRowTest
Tests the comment row plugin.

Namespace

Drupal\Tests\comment\Functional\Views

Code

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