|
@@ -217,7 +217,7 @@ |
|
|
block discarded – undo |
|
217
|
217
|
* If the IP address is a list of comma separated values, the last value |
|
218
|
218
|
* in the list will be returned. |
|
219
|
219
|
* If no IP address is found, we return false. |
|
220
|
|
- * @param array $source The source array to pull the data from. |
|
|
220
|
+ * @param string[] $source The source array to pull the data from. |
|
221
|
221
|
* @param array $headers The list of headers to check. |
|
222
|
222
|
* @return string|false Returns the IP address as a string or false if no IP |
|
223
|
223
|
* IP address was found. |
Please login to merge, or discard this patch.