LinkItemUrlValidationTest::$modules

Same name in other branches
  1. 10 core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php \Drupal\Tests\link\Kernel\LinkItemUrlValidationTest::modules
  2. 11.x core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php \Drupal\Tests\link\Kernel\LinkItemUrlValidationTest::modules

Type: modules

Overrides FieldKernelTestBase::$modules

File

core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php, line 17

Class

LinkItemUrlValidationTest
Tests link field validation.

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.