You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekNodeEmbeddingTagsTranslationTest.php, line 31

Class

LingotekNodeEmbeddingTagsTranslationTest
Tests translating a node with multiple locales embedding another entity.

Namespace

Drupal\lingotek\Tests

Code

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