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.
2 parents 64b68d0 + 6816dd6 commit ec0e8b2Copy full SHA for ec0e8b2
form/form_dependencies.rst
@@ -95,7 +95,7 @@ so that you can make a query. First, add this as an argument to your form class:
95
96
If you're using :ref:`autowire <services-autowire>` and
97
:ref:`autoconfigure <services-autoconfigure>`, then you don't need to do *anything*
98
-else: Symfony will automatically know to pass the correct ``EntityManager`` object
+else: Symfony will automatically know how to pass the correct ``EntityManager`` object
99
to your ``__construct()`` method.
100
101
If you are **not using autowire and autoconfigure**, register your form as a service
0 commit comments