Passed
Push — master ( 98afe9...62e274 )
by Michael
02:28
created
src/Document/SingleResourceDocument.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -42,8 +42,8 @@
 block discarded – undo
42 42
     }
43 43
 
44 44
     /**
45
- * {@inheritdoc}
46
- */
45
+     * {@inheritdoc}
46
+     */
47 47
     public function toArray(): array
48 48
     {
49 49
         $data = parent::toArray();
Please login to merge, or discard this patch.