@@ -102,6 +102,7 @@ |
||
102 | 102 | /** |
103 | 103 | * Determine if the current request is coming from a trusted proxy |
104 | 104 | * |
105 | + * @param HTTPRequest $request |
|
105 | 106 | * @return boolean True if the request's source IP is a trusted proxy |
106 | 107 | */ |
107 | 108 | protected function isTrustedProxy($request) |