ShortcutTranslationUITest::$modules

Type: modules

Overrides ContentTranslationTestBase::$modules

File

core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php, line 26

Class

ShortcutTranslationUITest
Tests the shortcut translation UI.

Namespace

Drupal\Tests\shortcut\Functional

Code

protected static $modules = [
  'language',
  'content_translation',
  'link',
  'shortcut',
  'toolbar',
];

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