Serializer::$fallbackNormalizer

A normalizer to fall back on when JSON:API cannot normalize an object.

Type: \Symfony\Component\Serializer\Normalizer\NormalizerInterface|\Symfony\Component\Serializer\Normalizer\DenormalizerInterface

File

core/modules/jsonapi/src/Serializer/Serializer.php, line 30

Class

Serializer
Overrides the Symfony serializer to cordon off our incompatible normalizers.

Namespace

Drupal\jsonapi\Serializer

Code

protected $fallbackNormalizer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.