Passed
Push — master ( ceaf9c...e510fe )
by Dominik
01:54
created
src/Manager/ResponseManager.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.