Skip to content

Commit 388cde4

Browse files
committed
[symfony#2267] Tweak thanks to @wouterj
1 parent d663ce0 commit 388cde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ method takes an instance of
310310
:class:`Symfony\\Component\\HttpFoundation\\Cookie` as an argument.
311311

312312
You can clear a cookie via the
313-
:method:`Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::method_clearCookie` method.
313+
:method:`Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::clearCookie` method.
314314

315315
Managing the HTTP Cache
316316
~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)