Commit aabcf2d
committed
minor #6951 [Routing] Add a note for invokable controllers (chalasr)
This PR was merged into the 2.7 branch.
Discussion
----------
[Routing] Add a note for invokable controllers
Since this feature can help to avoid defining controllers as services or writing `Controller::__invoke` when it's not needed, I think we should document it.
Commits
-------
0b046b3 [Routing] Add a note for refering invokable controllers1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
538 | 544 | | |
539 | 545 | | |
540 | 546 | | |
| |||
0 commit comments