LinkItemTest::$modules

Same name in other branches
  1. 9 core/modules/link/tests/src/Kernel/LinkItemTest.php \Drupal\Tests\link\Kernel\LinkItemTest::modules
  2. 8.9.x core/modules/link/tests/src/Kernel/LinkItemTest.php \Drupal\Tests\link\Kernel\LinkItemTest::modules
  3. 11.x core/modules/link/tests/src/Kernel/LinkItemTest.php \Drupal\Tests\link\Kernel\LinkItemTest::modules

Type: modules

Overrides FieldKernelTestBase::$modules

File

core/modules/link/tests/src/Kernel/LinkItemTest.php, line 27

Class

LinkItemTest
Tests the new entity API 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.