public static property TranslationLinkTest::$modules 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::modules
Modules to enable.
Type: array
Overrides ContentTranslationTestBase::$modules
File
- core/
modules/ content_translation/ src/ Tests/ Views/ TranslationLinkTest.php, line 35 - 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 $modules = array(
'content_translation_test_views',
);