Commit 5ca91b6
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 object
As 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 changed| 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