@@ -16,5 +16,5 @@ |
||
16 | 16 | * @return mixed |
17 | 17 | * @throws ValueNotUnserializable |
18 | 18 | */ |
19 | - public function tryToUnserializeValue(string $objectClassName, $serializedValue); |
|
19 | + public function tryToUnserializeValue(string $objectClassName, $serializedValue); |
|
20 | 20 | } |
21 | 21 | \ No newline at end of file |