You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekContentTranslationDocumentUploadHookTest.php, line 23

Class

LingotekContentTranslationDocumentUploadHookTest
Tests the hooks a node.

Namespace

Drupal\lingotek\Tests

Code

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