Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Even though PR 2507 ensured we didn't automatically move onto PHPStan 2.0, the build is still failing as PHPStan 1.12.9 contained a change which causes a new error to show up. This commit fixes the newly flagged issue to allow builds to pass again. Ref: https://github.com/phpstan/phpstan/releases/tag/1.12.9
- Loading branch information