Passed
Push — master ( 31fd3d...9d78ee )
by Agaletskiy
52s queued 14s
created
src/V2/OmsApi.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -54,6 +54,7 @@
 block discarded – undo
54 54
 
55 55
     /**
56 56
      * @throws OmsRequestErrorException
57
+     * @param string $body
57 58
      */
58 59
     private function request(string $token, string $method, string $uri, array $query = [], $body = null): string
59 60
     {
Please login to merge, or discard this patch.