You are here

protected property ListDataDefinitionNormalizer::$describedFormat in Schemata 8

The formats that the Normalizer can handle.

Type: array

Overrides JsonNormalizerBase::$describedFormat

File

schemata_json_schema/src/Normalizer/hal/ListDataDefinitionNormalizer.php, line 26

Class

ListDataDefinitionNormalizer
HAL normalizer for ListDataDefinitionInterface objects.

Namespace

Drupal\schemata_json_schema\Normalizer\hal

Code

protected $describedFormat = 'hal_json';