You are here

public static property TranslationLinkTest::$testViews in Drupal 9

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

Views used by this test.

Type: array

File

core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php, line 23

Class

TranslationLinkTest
Tests the content translation overview link field handler.

Namespace

Drupal\Tests\content_translation\Functional\Views

Code

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