Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 112ad33

Browse filesBrowse files
committed
minor #12847 Update argument_value_resolver.rst (atailouloute)
This PR was merged into the 4.3 branch. Discussion ---------- Update argument_value_resolver.rst Commits ------- 0e7a1ec Update argument_value_resolver.rst
2 parents e56576e + 0e7a1ec commit 112ad33
Copy full SHA for 112ad33

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎controller/argument_value_resolver.rst

Copy file name to clipboardExpand all lines: controller/argument_value_resolver.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Symfony ships with the following value resolvers in the
3232
works like :doc:`autowiring </service_container/autowiring>`.
3333

3434
:class:`Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\SessionValueResolver`
35-
Injects the configured session class extending ``SessionInterface`` if
36-
type-hinted with ``SessionInterface`` or a class extending
35+
Injects the configured session class implementing ``SessionInterface`` if
36+
type-hinted with ``SessionInterface`` or a class implementing
3737
``SessionInterface``.
3838

3939
:class:`Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\DefaultValueResolver`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.