CustomNormalizer::normalize()

array|scalar 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|scalar
doc_Symfony
2016-10-28 06:12:54
Comments
Leave a Comment

Please login to continue.