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 6dc8933

Browse filesBrowse files
askeitajaviereguiluz
authored andcommitted
Typo with backslashes
Added backslahes in SiteUpdateManager path.
1 parent 9b37567 commit 6dc8933
Copy full SHA for 6dc8933

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎service_container.rst

Copy file name to clipboardExpand all lines: service_container.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ example, suppose you want to make the admin email configurable:
403403
404404
If you make this change and refresh, you'll see an error:
405405

406-
Cannot autowire service "App\Service\SiteUpdateManager": argument "$adminEmail"
406+
Cannot autowire service "App\\Service\\SiteUpdateManager": argument "$adminEmail"
407407
of method "__construct()" must have a type-hint or be given a value explicitly.
408408

409409
That makes sense! There is no way that the container knows what value you want to

0 commit comments

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