public static property TranslationLinkTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\ViewsCode
public static $testViews = array(
'test_entity_translations_link',
);