@@ -38,7 +38,7 @@ |
||
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 | { |