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
55===========================
66
77The 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,
1111whether you are using the full-stack framework or looking to use the service
1212container in another application.
1313
You can’t perform that action at this time.
0 commit comments