You are here

public static property CommentLinksTest::$testViews in Zircon Profile 8.0

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

Views used by this test.

Type: array

File

core/modules/comment/src/Tests/Views/CommentLinksTest.php, line 31
Contains \Drupal\comment\Tests\Views\CommentLinksTest.

Class

CommentLinksTest
Tests the comment link field handlers.

Namespace

Drupal\comment\Tests\Views

Code

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