protected static property TranslationLinkTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php \Drupal\Tests\content_translation\Functional\Views\TranslationLinkTest::modules
Modules to enable.
Type: array
Overrides ContentTranslationTestBase::$modules
File
- core/
modules/ content_translation/ tests/ src/ Functional/ Views/ TranslationLinkTest.php, line 30
Class
- TranslationLinkTest
- Tests the content translation overview link field handler.
Namespace
Drupal\Tests\content_translation\Functional\ViewsCode
protected static $modules = [
'content_translation_test_views',
];