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