You are here

public static property TranslationLinkTest::$testViews in Zircon Profile 8.0

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

Views used by this test.

Type: array

File

core/modules/content_translation/src/Tests/Views/TranslationLinkTest.php, line 28
Contains \Drupal\content_translation\Tests\Views\TranslationLinkTest.

Class

TranslationLinkTest
Tests the content translation overview link field handler.

Namespace

Drupal\content_translation\Tests\Views

Code

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