You are here

public static property CommentRowTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

core/modules/comment/src/Tests/Views/CommentRowTest.php, line 22
Contains \Drupal\comment\Tests\Views\CommentRowTest.

Class

CommentRowTest
Tests the comment row plugin.

Namespace

Drupal\comment\Tests\Views

Code

public static $testViews = array(
  'test_comment_row',
);