Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit5ca91b6
committed
minor#17452 Fix confusing example of type-hinting the Request object (theofidry)
This PR was merged into the 4.4 branch.Discussion----------Fix confusing example of type-hinting the Request objectAs far as I can see, this piece of doc is incorrect as `$firstName` and `$lastName` wouldn't be injected properly there and the piece of doc in question is not about those two parameters either.As such I propose to remove them from the example to prevent any confusion.Commits-------4351c89 Fix bad copy/paste1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
384 |
| - | |
| 384 | + | |
385 | 385 |
| |
386 | 386 |
| |
387 | 387 |
| |
|
0 commit comments
Comments
(0)