File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed cookbook/service_container
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -10,7 +10,7 @@ Understanding Scopes
|
10 | 10 | --------------------
|
11 | 11 |
|
12 | 12 | The scope of a service controls how long an instance of a service is used
|
13 |
| -by the container. the Dependency Injection component provides two generic |
| 13 | +by the container. The Dependency Injection component provides two generic |
14 | 14 | scopes:
|
15 | 15 |
|
16 | 16 | - `container` (the default one): The same instance is used each time you
|
|
You can’t perform that action at this time.
0 commit comments