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 99975aa commit b0772c0Copy full SHA for b0772c0
components/dependency_injection/factories.rst
@@ -34,7 +34,7 @@ object::
34
35
To make the ``NewsletterManager`` object available as a service, you can
36
configure the service container to use the
37
-``NewsletterFactory::createNewsletterManager()`` factory method:
+``NewsletterManagerFactory::createNewsletterManager()`` factory method:
38
39
.. configuration-block::
40
0 commit comments