Commit 52ae30a
ENG-222: Fix PHPStan error for file_get_contents return type
Cast file_get_contents() return to string to satisfy PHPStan level 8,
since it returns string|false.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 24146a5 commit 52ae30a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments