You are here

protected property ListDataDefinitionNormalizer::$format in Schemata 8

The formats that the Normalizer can handle.

Type: array

Overrides JsonNormalizerBase::$format

File

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

Class

ListDataDefinitionNormalizer
HAL normalizer for ListDataDefinitionInterface objects.

Namespace

Drupal\schemata_json_schema\Normalizer\hal

Code

protected $format = 'schema_json';