diff --git a/components/http_foundation/introduction.rst b/components/http_foundation/introduction.rst index a18f091eb5a..17b4d3e5ad0 100644 --- a/components/http_foundation/introduction.rst +++ b/components/http_foundation/introduction.rst @@ -329,7 +329,7 @@ method takes an instance of :class:`Symfony\\Component\\HttpFoundation\\Cookie` as an argument. You can clear a cookie via the -:method:`Symfony\\Component\\HttpFoundation\\Response::clearCookie` method. +:method:`Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::method_clearCookie` method. Managing the HTTP Cache ~~~~~~~~~~~~~~~~~~~~~~~