Completed
Pull Request — master (#45)
by
unknown
08:31 queued 06:18
created
src/Crate/PDO/Http/Server.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
      *
87 87
      * @param array $body
88 88
 
89
-     * @return ResponseInterface
89
+     * @return \Psr\Http\Message\ResponseInterface
90 90
      * @throws RequestException When an error is encountered
91 91
      */
92 92
     public function doRequest(array $body)
Please login to merge, or discard this patch.