auraphp / Aura.Di

Dependency Injection System
MIT License
349 stars 63 forks source link

Lazy get does not resolve two the same object #219

Closed frederikbosch closed 4 months ago

frederikbosch commented 4 months ago

In order to let $di->lazyGet('service') resolve the same service object, instance are also moved to the resolver.