ScalarNormalizer
final class ScalarNormalizer implements NormalizerInterface, DenormalizerInterface (View source)
Methods
mixed
normalize($object, string $format = null, array $context = [])
No description
supportsNormalization($data, string $format = null)
No description
denormalize($data, $type, string $format = null, array $context = [])
No description
supportsDenormalization($data, $type, string $format = null)
No description
Details
mixed
normalize($object, string $format = null, array $context = [])
No description
supportsNormalization($data, string $format = null)
No description
denormalize($data, $type, string $format = null, array $context = [])
No description
supportsDenormalization($data, $type, string $format = null)
No description