@@ -61,7 +61,7 @@ |
||
61 | 61 | * @param string $type The class to which the data should be denormalized |
62 | 62 | * @param string $format The format being deserialized from |
63 | 63 | * |
64 | - * @return bool |
|
64 | + * @return boolean|null |
|
65 | 65 | */ |
66 | 66 | public function supportsDenormalization($data, $type, $format = null) |
67 | 67 | { |