GetSetMethodNormalizer::supportsDenormalization()

bool supportsDenormalization(mixed $data, string $type, string $format = null)

Checks whether the given class is supported for denormalization by this normalizer.

Parameters

mixed $data Data to denormalize from
string $type The class to which the data should be denormalized
string $format The format being deserialized from

Return Value

bool
doc_Symfony
2016-10-28 06:19:52
Comments
Leave a Comment

Please login to continue.