You are here

public static property ContentEntityLinkTest::$modules in Translation Management Tool 8

Modules to enable.

Type: array

Overrides ContentEntityTestBase::$modules

File

sources/content/tests/src/Kernel/ContentEntityLinkTest.php, line 21

Class

ContentEntityLinkTest
Tests for the link integration.

Namespace

Drupal\Tests\tmgmt_content\Kernel

Code

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