class AbstractNormalizer extends SerializerAwareNormalizer implements NormalizerInterface, DenormalizerInterface, SerializerAwareInterface
Normalizer 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, NameConverterInt