laminas / laminas-di

Automated dependency injection for PSR-11 containers
https://docs.laminas.dev/laminas-di/
BSD 3-Clause "New" or "Revised" License
36 stars 20 forks source link

ABSTRACT INJECTOR: Update docblock type declaration & return type #59

Closed sjokkateer closed 2 years ago

sjokkateer commented 2 years ago
Q A
Documentation yes
Bugfix no
BC Break no
New Feature no
RFC no
QA no

Description

This PR updates the docblocks for some type declarations and return types to more accurate or correct types for the AbstractInjector::class.

Please let me know if I missed out on any more concrete type specifications.