Completed
Pull Request — master (#7052)
by Sam
14:59 queued 07:03
created
src/Control/TrustedProxyMiddleware.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -102,6 +102,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.