8000
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 6a5e3d9 commit 20a75cbCopy full SHA for 20a75cb
components/http_foundation/introduction.rst
@@ -244,8 +244,10 @@ by using the following methods:
244
Accessing other Data
245
~~~~~~~~~~~~~~~~~~~~
246
247
-The Request class has many other methods that you can use to access the
248
-request information. Have a look at the API for more information about them.
+The ``Request`` class has many other methods that you can use to access the
+request information. Have a look at
249
+:class:`the Request API<Symfony\\Component\\HttpFoundation\\Request>`
250
+for more information about them.
251
252
Response
253
--------
0 commit comments