LinkFormatterDisplayTest::$modules

Type: modules

Overrides FieldKernelTestBase::$modules

File

core/modules/link/tests/src/Kernel/LinkFormatterDisplayTest.php, line 31

Class

LinkFormatterDisplayTest
Tests the default 'link' field formatter.

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.