Skip to content

Commit 20a75cb

Browse files
committed
backtick Request. link to Request API
1 parent 6a5e3d9 commit 20a75cb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

components/http_foundation/introduction.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,10 @@ by using the following methods:
244244
Accessing other Data
245245
~~~~~~~~~~~~~~~~~~~~
246246

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.
247+
The ``Request`` class has many other methods that you can use to access the
248+
request information. Have a look at
249+
:class:`the Request API<Symfony\\Component\\HttpFoundation\\Request>`
250+
for more information about them.
249251

250252
Response
251253
--------

0 commit comments

Comments
 (0)