@@ -52,7 +52,7 @@ |
||
52 | 52 | * @return ResponseInterface |
53 | 53 | */ |
54 | 54 | public function create( |
55 | - $object, |
|
55 | + $object, |
|
56 | 56 | string $accept, |
57 | 57 | int $status = 200, |
58 | 58 | NormalizerContextInterface $context = null |