[HttpFoundation] Removed the @api annotation on getClientIps method.

This commit is contained in:
Dorian Villet 2013-04-09 18:16:59 +02:00
parent f0c4ab663a
commit 7529664a43
1 changed files with 0 additions and 2 deletions

View File

@ -677,8 +677,6 @@ class Request
* @return array The client IP addresses
*
* @see http://en.wikipedia.org/wiki/X-Forwarded-For
*
* @api
*/
public function getClientIps()
{