@@ -124,7 +124,7 @@ |
||
124 | 124 | * Make a multipart/related request. |
125 | 125 | * Unfortunately Guzzle doesn't support multipart/related requests out of the box. |
126 | 126 | * |
127 | - * @param $url |
|
127 | + * @param string $url |
|
128 | 128 | * @param $options |
129 | 129 | * @return \Psr\Http\Message\ResponseInterface |
130 | 130 | */ |