Commit 33171cd
Remove unused $hasNonExistentMethod variable in findTypeAndMethodNames()
Make the by-reference parameter optional with a default value so
findTypeAndMethodNames() doesn't need to instantiate a variable it
never reads.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a936524 commit 33171cd
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
549 | | - | |
| 548 | + | |
550 | 549 | | |
551 | 550 | | |
552 | 551 | | |
553 | | - | |
| 552 | + | |
554 | 553 | | |
555 | 554 | | |
556 | 555 | | |
| |||
0 commit comments