You are here

public static property CommentFieldNameTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentFieldNameTest::testViews

Views used by this test.

Type: array

File

core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php, line 49

Class

CommentFieldNameTest
Tests the comment field name field.

Namespace

Drupal\Tests\comment\Kernel\Views

Code

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