You are here

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

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

Views used by this test.

Type: array

File

core/modules/content_translation/src/Tests/Views/ContentTranslationViewsUITest.php, line 24
Contains \Drupal\content_translation\Tests\Views\ContentTranslationViewsUITest.

Class

ContentTranslationViewsUITest
Tests the views UI when content_translation is enabled.

Namespace

Drupal\content_translation\Tests\Views

Code

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