You are here

public static property LingotekContactMessageBodyTranslationTest::$modules in Lingotek Translation 8

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekContactMessageBodyTranslationTest.php, line 23

Class

LingotekContactMessageBodyTranslationTest
Tests translating a field in a contact message.

Namespace

Drupal\lingotek\Tests

Code

public static $modules = [
  'block',
  'node',
  'field_ui',
  'contact',
];