EntityResolverTest::$modules

Same name in other branches
  1. 9 core/modules/hal/tests/src/Kernel/EntityResolverTest.php \Drupal\Tests\hal\Kernel\EntityResolverTest::modules

Modules to enable.

Type: array

Overrides NormalizerTestBase::$modules

File

core/modules/serialization/tests/src/Kernel/EntityResolverTest.php, line 22

Class

EntityResolverTest
Tests that entities references can be resolved.

Namespace

Drupal\Tests\serialization\Kernel

Code

public static $modules = [
    'hal',
    'rest',
];

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