You are here

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

Overrides LingotekTestBase::$modules

File

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

Class

LingotekProfileFormTest
Tests the Lingotek profile form.

Namespace

Drupal\lingotek\Tests\Form

Code

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