You are here

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

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

Views used by this test.

Type: array

File

core/modules/comment/src/Tests/Views/CommentFieldFilterTest.php, line 29
Contains \Drupal\comment\Tests\Views\CommentFieldFilterTest.

Class

CommentFieldFilterTest
Tests comment field filters with translations.

Namespace

Drupal\comment\Tests\Views

Code

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