Merge pull request #835 from royopa/patch-20

removed broken link
This commit is contained in:
Josh Lockhart
2019-10-02 10:12:55 -04:00
committed by GitHub

View File

@@ -5,7 +5,6 @@ anchor: further_reading
## Further Reading {#further_reading_title}
* [Learning about Dependency Injection and PHP](http://ralphschindler.com/2011/05/18/learning-about-dependency-injection-and-php)
* [What is Dependency Injection?](http://fabien.potencier.org/article/11/what-is-dependency-injection)
* [Dependency Injection: An analogy](https://mwop.net/blog/260-Dependency-Injection-An-analogy.html)
* [Dependency Injection: Huh?](https://code.tutsplus.com/tutorials/dependency-injection-huh--net-26903)