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 377d585 commit 0434d25Copy full SHA for 0434d25
doctrine.rst
@@ -735,8 +735,8 @@ Now, you can call this method on the repository::
735
736
// ...
737
738
-If you're in a :ref:`services-constructor-injection`, you can type-hint the
739
-``ProductRepository`` class and inject it like normal.
+See :ref:`services-constructor-injection` for how to inject the repository into
+any service.
740
741
Querying with the Query Builder
742
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments