protected property DataReferenceDefinitionNormalizer::$describedFormat in Schemata 8
The formats that the Normalizer can handle.
Type: array
Overrides JsonNormalizerBase::$describedFormat
File
- schemata_json_schema/
src/ Normalizer/ hal/ DataReferenceDefinitionNormalizer.php, line 27
Class
- DataReferenceDefinitionNormalizer
- Normalizer for Entity References in HAL+JSON style.
Namespace
Drupal\schemata_json_schema\Normalizer\halCode
protected $describedFormat = 'hal_json';