bool supportsDenormalization(mixed $data, string $type, string $format = null)
Checks if the given class implements the NormalizableInterface.
bool supportsDenormalization(mixed $data, string $type, string $format = null)
Checks if the given class implements the NormalizableInterface.
mixed | $data | Data to denormalize from |
string | $type | The class to which the data should be denormalized |
string | $format | The format being deserialized from |
bool |
Designed by : w10schools
service@w10schools.com
Please login to continue.