You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekFieldBodyNotificationCallbackTest.php, line 25

Class

LingotekFieldBodyNotificationCallbackTest
Tests translating a content type using the notification callback.

Namespace

Drupal\lingotek\Tests

Code

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