public static property TranslationEntityViewsUITest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php, line 22
Contains \Drupal\translation_entity\Tests\Views\TranslationEntityViewsUITest.

Class

TranslationEntityViewsUITest
Tests the views UI when translation_entity is enabled.

Namespace

Drupal\translation_entity\Tests\Views

Code

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