You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/Form/LingotekMetadataEditFormTest.php, line 24

Class

LingotekMetadataEditFormTest
Tests the Lingotek metadata form.

Namespace

Drupal\lingotek\Tests\Form

Code

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