You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekSaveTargetDataTest.php, line 24

Class

LingotekSaveTargetDataTest
Tests the Lingotek content service saves data to entities correctly.

Namespace

Drupal\lingotek\Tests

Code

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