Completed
Pull Request — master (#14)
by fullpipe
03:17
created
src/Whip.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -207,7 +207,7 @@
 block discarded – undo
207 207
      * If the IP address is a list of comma separated values, the last value
208 208
      * in the list will be returned.
209 209
      * If no IP address is found, we return false.
210
-     * @param array $requestHeaders The request headers to pull data from.
210
+     * @param string[] $requestHeaders The request headers to pull data from.
211 211
      * @param array $headers The list of headers to check.
212 212
      * @return string|false Returns the IP address as a string or false if no IP
213 213
      *         IP address was found.
Please login to merge, or discard this patch.