You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/Form/LingotekSettingsTabContentFormTest.php, line 23

Class

LingotekSettingsTabContentFormTest
Tests the Lingotek content settings form.

Namespace

Drupal\lingotek\Tests\Form

Code

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