You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekContentTypeNotificationCallbackTest.php, line 24

Class

LingotekContentTypeNotificationCallbackTest
Tests translating a content type using the notification callback.

Namespace

Drupal\lingotek\Tests

Code

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