Normalize objects and arrays of objects.
static normalizeArray(array $datas, NormalizerInterface $normalizer)
static registerClass($classname, $normalizer, $constructorParameters=[])
static getNormalizer($classname)
static registerClasses($classesAndNormalizers,... $constructorParameters)
static normalize($object, NormalizerInterface $normalizer)
static normalizeArray_(array $datas)
Defines the default behavior of a Normalizer Ubiquity\contents\normalizers$NormalizerInterface This c...