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

[Fix] INJECTOR GENERATOR: Documentation #60

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 removes two resolved errors from phpstan-baseline, fixes some typos/spelling, and a docblock type declaration. The type declaration class-string is derived from the tests in InjectorGeneratorTest::class.