Completed
Pull Request — master (#15)
by Kevin
01:46
created
src/AbstractClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
      * Return the list of options that can be passed to the HttpClient
64 64
      *
65 65
      * @param  array $options
66
-     * @return array
66
+     * @return string[]
67 67
      */
68 68
     protected function getAllowedClientOptions(array $options)
69 69
     {
Please login to merge, or discard this patch.