public static property FieldLanguageTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/language/src/Tests/Views/FieldLanguageTest.php \Drupal\language\Tests\Views\FieldLanguageTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ language/ src/ Tests/ Views/ FieldLanguageTest.php, line 25 - Contains \Drupal\language\Tests\Views\FieldLanguageTest.
Class
- FieldLanguageTest
- Tests the field language handler.
Namespace
Drupal\language\Tests\ViewsCode
public static $testViews = array(
'test_view',
);