EntityResolverTest::$modules
Same name in other branches
- 8.9.x core/modules/serialization/tests/src/Kernel/EntityResolverTest.php \Drupal\Tests\serialization\Kernel\EntityResolverTest::modules
Modules to enable.
Type: array
Overrides NormalizerTestBase::$modules
File
-
core/
modules/ hal/ tests/ src/ Kernel/ EntityResolverTest.php, line 24
Class
- EntityResolverTest
- Tests that entities references can be resolved.
Namespace
Drupal\Tests\hal\KernelCode
protected static $modules = [
'hal',
'rest',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.