You are here

protected property ComplexDataDefinitionNormalizer::$describedFormat in Schemata 8

The formats that the Normalizer can handle.

Type: array

Overrides JsonNormalizerBase::$describedFormat

File

schemata_json_schema/src/Normalizer/hal/ComplexDataDefinitionNormalizer.php, line 24

Class

ComplexDataDefinitionNormalizer
Normalizer for ComplexDataDefinitionInterface for HAL.

Namespace

Drupal\schemata_json_schema\Normalizer\hal

Code

protected $describedFormat = 'hal_json';