LinkGenerationTest::$modules

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php \Drupal\KernelTests\Core\Url\LinkGenerationTest::modules
  2. 10 core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php \Drupal\KernelTests\Core\Url\LinkGenerationTest::modules
  3. 11.x core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php \Drupal\KernelTests\Core\Url\LinkGenerationTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php, line 17

Class

LinkGenerationTest
Tests link generation with hooks.

Namespace

Drupal\KernelTests\Core\Url

Code

public static $modules = [
    'link_generation_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.