João Pedro Alves

Results 1 issues of João Pedro Alves

I'd like to know if there is any way to resolve classes which were instantiated inside a __construct. It is very commom in frameworks that use Dependency Injection. Example: ```...