Completed
Push — master ( 94d679...094d27 )
by Benjamin
02:02
created
src/Request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -314,7 +314,7 @@
 block discarded – undo
314 314
 
315 315
     /**
316 316
      * Get the response for the finished query
317
-     * @return mixed response
317
+     * @return string response
318 318
      */
319 319
     public function getResponse()
320 320
     {
Please login to merge, or discard this patch.