LinkSeparateFormatterDisplayTest::$modules

Type: modules

Overrides FieldKernelTestBase::$modules

File

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

Class

LinkSeparateFormatterDisplayTest
Tests the 'link_separate' 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.