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 ec0e8b2

Browse filesBrowse files
committed
minor #10924 Update form_dependencies.rst (atailouloute)
This PR was merged into the 3.4 branch. Discussion ---------- Update form_dependencies.rst Commits ------- 6816dd6 Update form_dependencies.rst
2 parents 64b68d0 + 6816dd6 commit ec0e8b2
Copy full SHA for ec0e8b2

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎form/form_dependencies.rst

Copy file name to clipboardExpand all lines: form/form_dependencies.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ so that you can make a query. First, add this as an argument to your form class:
9595

9696
If you're using :ref:`autowire <services-autowire>` and
9797
:ref:`autoconfigure <services-autoconfigure>`, then you don't need to do *anything*
98-
else: Symfony will automatically know to pass the correct ``EntityManager`` object
98+
else: Symfony will automatically know how to pass the correct ``EntityManager`` object
9999
to your ``__construct()`` method.
100100

101101
If you are **not using autowire and autoconfigure**, register your form as a service

0 commit comments

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