Skip to content

Commit 74addb0

Browse files
rendler-deniswouterj
authored andcommitted
[Controller] Fix nested inline markup
- remove the nested mark-up referencing the HttpFoundation\Request class due to inline markup nesting not possible in the reStructured Text format
1 parent e017723 commit 74addb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ The Request object as a Controller Argument
327327
What if you need to read query parameters, grab a request header or get access
328328
to an uploaded file? All of that information is stored in Symfony's ``Request``
329329
object. To get it in your controller, just add it as an argument and
330-
**type-hint it with the :class:`Symfony\\Component\\HttpFoundation\\Request` class**::
330+
**type-hint it with the `Request` class**::
331331

332332
use Symfony\Component\HttpFoundation\Request;
333333

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy