|
@@ -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.