[HttpFoundation] Revert getClientIp @return docblock

This commit is contained in:
Gocha Ossinkine 2019-07-23 19:02:38 +05:00
parent 789c33048e
commit 7568d3452d
1 changed files with 1 additions and 1 deletions

View File

@ -912,7 +912,7 @@ class Request
* ("Client-Ip" for instance), configure it via the $trustedHeaderSet
* argument of the Request::setTrustedProxies() method instead.
*
* @return string|null The client IP address
* @return string The client IP address
*
* @see getClientIps()
* @see http://en.wikipedia.org/wiki/X-Forwarded-For