@@ -91,6 +91,7 @@ |
||
91 | 91 | |
92 | 92 | /** |
93 | 93 | * Make GET request and return response body |
94 | + * @param string $path |
|
94 | 95 | */ |
95 | 96 | public function getGetResponseBody($path, array $parameters = []): StreamInterface |
96 | 97 | { |