ContentTranslationContextualLinksTest::$modules

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php, line 55

Class

ContentTranslationContextualLinksTest
Tests that contextual links are available for content translation.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected static $modules = [
  'content_translation',
  'contextual',
  'node',
];

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