You are here

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

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

Views used by this test.

Type: array

File

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

Class

ArgumentLanguageTest
Tests the argument language handler.

Namespace

Drupal\language\Tests\Views

Code

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