Commit eae308a
committed
fix: remove unused \$name key variable in foreach loop
Drops the unused key variable from the getInjections() foreach at
Http.php:175 to silence static analysis warnings.
https://claude.ai/code/session_0196tmVsX1KjJKmuHncp7HiV1 parent ea5166b commit eae308a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments