You are here

public static property CommentFieldFilterTest::$testViews in Drupal 10

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

Views used by this test.

Type: array

File

core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php, line 30

Class

CommentFieldFilterTest
Tests comment field filters with translations.

Namespace

Drupal\Tests\comment\Functional\Views

Code

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