Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Dependency Injection and Campaigns...

Compare
Choose a tag to compare
@rokde rokde released this 01 Jun 15:33
· 83 commits to master since this release

The ServiceProvider does not handle an "analytics" abbreviation anymore for the facade and within the DI container. Now the whole interface will be created and returned. The Facade accesses this. But you can inject in a controller method by using the interface as type hint.