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 d01a16f commit 4e79f6eCopy full SHA for 4e79f6e
controller/argument_value_resolver.rst
@@ -7,7 +7,7 @@ Extending Action Argument Resolving
7
.. versionadded:: 3.1
8
The ``ArgumentResolver`` and value resolvers were introduced in Symfony 3.1.
9
10
-In the book, you've learned that you can get the
+In the :doc:`controller guide </controller>`, you've learned that you can get the
11
:class:`Symfony\\Component\\HttpFoundation\\Request` object via an argument in
12
your controller. This argument has to be type-hinted by the ``Request`` class
13
in order to be recognized. This is done via the
0 commit comments