HalLinkManagerTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php \Drupal\Tests\hal\Kernel\HalLinkManagerTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php, line 23

Class

HalLinkManagerTest
@coversDefaultClass \Drupal\hal\LinkManager\LinkManager[[api-linebreak]] @group hal @group legacy

Namespace

Drupal\Tests\hal\Kernel

Code

protected static $modules = [
  'hal',
  'hal_test',
  'serialization',
  'system',
  'node',
  'user',
  'field',
];

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