Test Failed
Pull Request — master (#10)
by Laurens
03:11 queued 10s
created
src/API/Inventory/Settings.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -51,6 +51,9 @@
 block discarded – undo
51 51
         ];
52 52
     }
53 53
 
54
+    /**
55
+     * @param string $etag
56
+     */
54 57
     private function __construct(
55 58
         ?string $etag = null,
56 59
         string $defaultRefundToLocation,
Please login to merge, or discard this patch.