[HttpFoundation] Fix getClientIp @return docblock

This commit is contained in:
Nikolay Labinskiy 2017-04-13 14:19:24 +03:00
parent 0fcf552b24
commit af3424fb95
1 changed files with 1 additions and 1 deletions

View File

@ -850,7 +850,7 @@ class Request
* ("Client-Ip" for instance), configure it via "setTrustedHeaderName()" with
* the "client-ip" key.
*
* @return string The client IP address
* @return string|null The client IP address
*
* @see getClientIps()
* @see http://en.wikipedia.org/wiki/X-Forwarded-For