@@ -64,7 +64,7 @@ |
||
64 | 64 | * Return the list of options that can be passed to the HttpClient |
65 | 65 | * |
66 | 66 | * @param array $options |
67 | - * @return array |
|
67 | + * @return string[] |
|
68 | 68 | */ |
69 | 69 | protected function getAllowedClientOptions(array $options) |
70 | 70 | { |