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