We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883c062 commit fd35c93Copy full SHA for fd35c93
components/browser_kit/introduction.rst
@@ -110,7 +110,7 @@ Retrieving Cookies
110
~~~~~~~~~~~~~~~~~~
111
112
The ``Crawler`` object exposes cookies (if any) through a
113
-:class:`Symfony\Component\BrowserKit\CookieJar`, which allows you to store and
+:class:`Symfony\\Component\\BrowserKit\\CookieJar`, which allows you to store and
114
retrieve any cookie while making requests with the client::
115
116
use Acme\Client;
0 commit comments