You are here

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

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

Views used by this test.

Type: array

File

core/modules/language/src/Tests/Views/FilterLanguageTest.php, line 25
Contains \Drupal\language\Tests\Views\FilterLanguageTest.

Class

FilterLanguageTest
Tests the filter language handler.

Namespace

Drupal\language\Tests\Views

Code

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