Commit 08cc164
committed
PhpStan ignore in HasPermissions trait
Discovered some PhpStan findings which appear to be environment-dependent, AND invisible to the current CI runner on GitHub, but reproducible on at least one real local dev setup (Mac + Herd + PHP 8.4.6).
Adding isolated inline @PHPStan-Ignore so local and CI static-analysis results stay consistent for all contributors.1 parent 9acc273 commit 08cc164
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
329 | 336 | | |
330 | 337 | | |
331 | 338 | | |
| |||
0 commit comments