spaze / phpstan-disallowed-calls

PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages
MIT License
263 stars 17 forks source link

Use the DI container in tests #228

Closed spaze closed 11 months ago

spaze commented 11 months ago

Overlooked these, follow-up to #223