class JsonSerializableNormalizer extends AbstractNormalizer
A normalizer that uses an objects own JsonSerializable implementation.
Traits
SerializerAwareTrait SerializerAware trait.
Constants
CIRCULAR_REFERENCE_LIMIT OBJECT_TO_POPULATE GROUPS
Methods
setSerializer(SerializerInterface $serializer) Sets the serializer. from SerializerAwareTrait __construct(ClassMetadataFactoryInterface $classMetadataFactory = null, NameConverterInterface $nameConverter = null) Sets