added next topic

This commit is contained in:
Patrick 2014-10-06 22:48:28 +02:00 committed by lubiana
parent fe9d9fae04
commit 6f608efc24
3 changed files with 10 additions and 3 deletions

View file

@ -1,4 +1,4 @@
[<< previous](7-inversion-of-control.md)
[<< previous](7-inversion-of-control.md) | [next >>](9-templating.md
### Dependency Injector
@ -101,4 +101,4 @@ As you can see now the class has two dependencies. Try to access the page with a
Congratulations, you have now successfully laid the groundwork for your application.
[<< previous](7-inversion-of-control.md)
[<< previous](7-inversion-of-control.md) | [next >>](9-templating.md