You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekContentTranslationPreSaveHookTest.php, line 23

Class

LingotekContentTranslationPreSaveHookTest
Tests the hooks a node.

Namespace

Drupal\lingotek\Tests

Code

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