Completed
Push — master ( d48d98...c3213f )
by Bobby
02:09
created
lib/Helpers/MetarHTTPClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
     /**
39 39
      * Make a HTTP request and retrieve the body.
40 40
      * @param string $url The URL to request
41
-     * @return string
41
+     * @return \Psr\Http\Message\StreamInterface
42 42
      */
43 43
     public function getMetarAPIResponse($url)
44 44
     {
Please login to merge, or discard this patch.