Completed
Pull Request — master (#22)
by Xavier
06:41
created
Api/WannaSpeakHttpClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -101,7 +101,7 @@
 block discarded – undo
101 101
     /**
102 102
      * @param RequestInterface $request
103 103
      *
104
-     * @return array|Response|null
104
+     * @return ResponseInterface
105 105
      */
106 106
     protected function sendRequest($request)
107 107
     {
Please login to merge, or discard this patch.