class SerializerAwareNormalizer implements
interface DenormalizerAwareInterface Class accepting a denormalizer.
interface NormalizerAwareInterface Class accepting a normalizer.
trait NormalizerAwareTrait NormalizerAware trait. Methods
AbstractNormalizer
bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks if the
bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class
interface DenormalizerInterface Defines the interface of denormalizers.
Page 3 of 6