Test Setup Failed
Push — master ( 26b8e4...f82102 )
by Alexey
02:42
created
src/Skobkin/Bundle/PointToolsBundle/Service/Api/AbstractApi.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -91,6 +91,7 @@
 block discarded – undo
91 91
 
92 92
     /**
93 93
      * Make GET request and return response body
94
+     * @param string $path
94 95
      */
95 96
     public function getGetResponseBody($path, array $parameters = []): StreamInterface
96 97
     {
Please login to merge, or discard this patch.