You are here

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

File

src/Tests/LingotekTestBase.php, line 18

Class

LingotekTestBase
Base class for Lingotek test. Performs authorization of the account.

Namespace

Drupal\lingotek\Tests

Code

public static $modules = [
  'lingotek',
  'lingotek_test',
];