File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
components/dependency_injection Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ Container Building Workflow
5
5
===========================
6
6
7
7
The location of the files and classes related to the Dependency Injection
8
- depends on the application, library or framework in which you want to use
9
- the container. Looking at how the container is configured and built in the
10
- Symfony full-stack Framework will help you see how this all fits together,
8
+ component depends on the application, library or framework in which you want
9
+ to use the container. Looking at how the container is configured and built
10
+ in the Symfony full-stack Framework will help you see how this all fits together,
11
11
whether you are using the full-stack framework or looking to use the service
12
12
container in another application.
13
13
You can’t perform that action at this time.
0 commit comments