CommentFieldNameTest::$testViews

Same name and namespace in other branches
  1. 9 core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentFieldNameTest::testViews
  2. 10 core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentFieldNameTest::testViews
  3. 11.x 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',
];

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