You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekNodeNotificationCallbackTest.php, line 27

Class

LingotekNodeNotificationCallbackTest
Tests translating a node using the notification callback.

Namespace

Drupal\lingotek\Tests

Code

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