@@ -306,7 +306,7 @@ |
||
| 306 | 306 | * If we are uploading file, we should build boundary form data. Otherwise |
| 307 | 307 | * it is simple urlencoded form. |
| 308 | 308 | * |
| 309 | - * @return array |
|
| 309 | + * @return string[] |
|
| 310 | 310 | */ |
| 311 | 311 | protected function getContentTypeHeader() |
| 312 | 312 | { |