Closed sjokkateer closed 2 years ago
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.
class-string
InjectorGeneratorTest::class
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 inInjectorGeneratorTest::class
.