Skip to content

Add Feature Dependency Injection

Latest
Compare
Choose a tag to compare
@levidurfee levidurfee released this 12 Aug 23:41
· 5 commits to master since this release

By passing $this to the closure that instantiates the class, it allows you to easily pass one container entry as a parameter to another container.