[Locator] PHPStan: Fix phpstan warning when staticly called in config files
Review Request #1183 — Created June 21, 2024 and discarded
| Information | |
|---|---|
| b.stoop | |
| Lunr.Locator | |
| phpstan | |
| Reviewers | |
| lunr | |
Based on release/0.9.x
PHPStan: Fix phpstan warning when staticly called in config files
https://github.com/lunr-php/lunr.locator/pull/9
-
-
src/Lunr/Core/PHPStan/ConfigServiceLocatorAsContainerInterfaceMethodReturnTypeExtension.php (Diff revision 1) Why? That's not a static method.
-
src/Lunr/Core/PHPStan/ConfigServiceLocatorMethodReturnTypeExtension.php (Diff revision 1) These methods aren't static though.
