ConfigTranslationListUiTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/contact/tests/src/Functional/ConfigTranslationListUiTest.php, line 24

Class

ConfigTranslationListUiTest
Ensure the "translate" link is added to contact forms.

Namespace

Drupal\Tests\contact\Functional

Code

protected static $modules = [
  'block',
  'config_translation',
  'contact',
  'toolbar',
];

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