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 0dcabd1

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

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
@@ -108,7 +108,7 @@ the class name can be omitted from the factory declaration.
108108
Let's suppose the ``NewsletterManager`` class has a ``create()`` method that needs
109109
to be called to create the object and need a sender::
110110

111-
// src/Email\NewsletterManager.php
111+
// src/Email/NewsletterManager.php
112112
namespace App\Email;
113113

114114
// ...

0 commit comments

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