protected property EntityResolverTest::$format in Drupal 8
Same name and namespace in other branches
- 9 core/modules/serialization/tests/src/Kernel/EntityResolverTest.php \Drupal\Tests\serialization\Kernel\EntityResolverTest::format
The format being tested.
Type: string
File
- core/
modules/ serialization/ tests/ src/ Kernel/ EntityResolverTest.php, line 29
Class
- EntityResolverTest
- Tests that entities references can be resolved.
Namespace
Drupal\Tests\serialization\KernelCode
protected $format = 'hal_json';