LinkFormatterDisplayTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/link/tests/src/Kernel/LinkFormatterDisplayTest.php \Drupal\Tests\link\Kernel\LinkFormatterDisplayTest::modules

Type: modules

Overrides FieldKernelTestBase::$modules

File

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

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.