You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekGetSourceDataTest.php, line 22

Class

LingotekGetSourceDataTest
Tests the Lingotek content service extract data from entities correctly.

Namespace

Drupal\lingotek\Tests

Code

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