Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9e3ce0a

Browse filesBrowse files
authored
Update service_container/factories.rst
1 parent 0dcabd1 commit 9e3ce0a
Copy full SHA for 9e3ce0a

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎service_container/factories.rst

Copy file name to clipboardExpand all lines: service_container/factories.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Using the Class as Factory Itself
106106
When the static factory method is on the same class as the created instance,
107107
the class name can be omitted from the factory declaration.
108108
Let's suppose the ``NewsletterManager`` class has a ``create()`` method that needs
109-
to be called to create the object and need a sender::
109+
to be called to create the object and needs a sender::
110110

111111
// src/Email/NewsletterManager.php
112112
namespace App\Email;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.