You are here

public static property ContentTranslationViewsUITest::$testViews in Drupal 9

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

Views used by this test.

Type: array

File

core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php, line 19

Class

ContentTranslationViewsUITest
Tests the views UI when content_translation is enabled.

Namespace

Drupal\Tests\content_translation\Functional\Views

Code

public static $testViews = [
  'test_view',
];