Skip to content

Commit 5f07a5c

Browse files
committed
bug #6863 Update argument_value_resolver.rst (asandjivy)
This PR was merged into the 3.1 branch. Discussion ---------- Update argument_value_resolver.rst Commits ------- 1707db1 Update argument_value_resolver.rst
2 parents d7e3c96 + 1707db1 commit 5f07a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/argument_value_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ When all those requirements are met and ``true`` is returned, the
132132
``supports()``.
133133

134134
That's it! Now all you have to do is add the configuration for the service
135-
container. This can be done by tagging the service with ``controller.argument_resolver``
135+
container. This can be done by tagging the service with ``controller.argument_value_resolver``
136136
and adding a priority.
137137

138138
.. configuration-block::

0 commit comments

Comments
 (0)