Commit e3bcf9a
phpstan: drop orphan @phpstan-ignore on Facade setter
ECS auto-fix in 8979b5f restructured the surrounding test scaffolding,
which incidentally cleared the type-mismatch PHPStan was flagging on the
Facade::setFacadeApplication call. PHPStan level 0 then errored with
"No error to ignore is reported on line 77," failing the quality gate.
Drop the now-stale ignore directive.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8979b5f commit e3bcf9a
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
0 commit comments