TranslationLinkTest::$modules

Same name in other branches
  1. 9 core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php \Drupal\Tests\content_translation\Functional\Views\TranslationLinkTest::modules
  2. 10 core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php \Drupal\Tests\content_translation\Functional\Views\TranslationLinkTest::modules
  3. 11.x 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\Views

Code

public static $modules = [
    'content_translation_test_views',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.