LinkFormatterTest::$modules

Modules to enable.

Type: array

Overrides EntityKernelTestBase::$modules

File

core/modules/link/tests/src/Kernel/LinkFormatterTest.php, line 25

Class

LinkFormatterTest
Tests the Field Formatter for the link field type.

Namespace

Drupal\Tests\link\Kernel

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.