agdobrynin / di-container

PSR-11 compatible lightweight dependency injection container for PHP with automatic dependency bundling
MIT License
1 stars 0 forks source link

fix: [DiContainer] Container::has #56

Closed agdobrynin closed 4 days ago

agdobrynin commented 4 days ago

When checking Container::has you only need to know about the zero configuration.