Skip to content

Commit e5f2083

Browse files
author
Dorian Villet
committed
[HttpFoundation] Removed the @api annotation on getClientIps method.
1 parent daf8a1d commit e5f2083

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Request.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -677,8 +677,6 @@ public function setSession(SessionInterface $session)
677677
* @return array The client IP addresses
678678
*
679679
* @see http://en.wikipedia.org/wiki/X-Forwarded-For
680-
*
681-
* @api
682680
*/
683681
public function getClientIps()
684682
{

0 commit comments

Comments
 (0)