Passed
Push — master ( 398b0f...263f6a )
by Kuts
14:11
created
src/Objects/ItemIds.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
         return $this->data->items;
13 13
     }
14 14
 
15
-   /**
15
+    /**
16 16
      * @return ItemRef[]
17 17
      */
18 18
     public function itemRefs(): array
Please login to merge, or discard this patch.