You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekNodeEmbeddingContactFormTranslationTest.php, line 27

Class

LingotekNodeEmbeddingContactFormTranslationTest
Tests translating a node with multiple locales embedding another config entity.

Namespace

Drupal\lingotek\Tests

Code

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