Skip to content

Commit 06bda38

Browse files
authored
Update service_container/factories.rst
1 parent 29ffced commit 06bda38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

service_container/factories.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ Using the Class as Factory Itself
103103
---------------------------------
104104

105105
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.
107106
Let's suppose the ``NewsletterManager`` class has a ``create()`` method that needs
108107
to be called to create the object and need a send email address::
109108

0 commit comments

Comments
 (0)