Commit a33563b
Require explicit $prependedToComposer argument on AutoloadFunctionsSourceLocator
Callers now pass the boolean explicitly instead of relying on a default,
making the prepended/appended intent visible at each construction site.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 07d27cc commit a33563b
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- src/Reflection/BetterReflection
- SourceLocator
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments