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 29ffced commit 06bda38Copy full SHA for 06bda38
service_container/factories.rst
@@ -103,7 +103,6 @@ Using the Class as Factory Itself
103
---------------------------------
104
105
When the static factory method is on the same class as the created instance, the class name can be omitted from the factory declaration.
106
-of the class itself.
107
Let's suppose the ``NewsletterManager`` class has a ``create()`` method that needs
108
to be called to create the object and need a send email address::
109
0 commit comments