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 fbfdaeb

Browse filesBrowse files
Update components/dependency_injection.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 1f7b85e commit fbfdaeb
Copy full SHA for fbfdaeb

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

‎components/dependency_injection.rst

Copy file name to clipboardExpand all lines: components/dependency_injection.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ By default, an exception is throw when a service does not exist. You can overrid
182182

183183
// ...
184184

185-
// the second argument is optional and define behavior
185+
// the second argument is optional and define the behavior
186186
$newsletterManager = $containerBuilder->get('newsletter_manager', ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE);
187187

188188

0 commit comments

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