File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ We have obviously barely scratched the surface of what you can do with the
229
229
container: from class names as parameters, to overriding existing object
230
230
definitions, from scope support to dumping a container to a plain PHP class,
231
231
and much more. The Symfony dependency injection container is really powerful
232
- and is able to manage any kind of PHP classes .
232
+ and is able to manage any kind of PHP class .
233
233
234
234
Don't yell at me if you don't want to have a dependency injection container in
235
235
your framework. If you don't like it, don't use it. It's your framework, not
@@ -249,7 +249,7 @@ Have fun!
249
249
250
250
*P.S.: * If there is enough interest (leave a comment on this post), I might
251
251
write some more articles on specific topics (using a configuration file for
252
- routing, using HttpKernel debugging tools, using the build -in client to
252
+ routing, using HttpKernel debugging tools, using the built -in client to
253
253
simulate a browser are some of the topics that come to my mind for instance).
254
254
255
255
.. _`Pimple` : https://github.com/fabpot/Pimple
You can’t perform that action at this time.
0 commit comments