DataUriNormalizer::normalize()

array|string|bool|int|float|null normalize(object $object, string $format = null, array $context = array())

Normalizes an object into a set of arrays/scalars.

Parameters

object $object object to normalize
string $format format the normalization result will be encoded as
array $context Context options for the normalizer

Return Value

array|string|bool|int|float|null
doc_Symfony
2016-10-28 06:13:06
Comments
Leave a Comment

Please login to continue.