Commit 2d5d053
committed
minor symfony#52704 [FrameworkBundle] Update docblock AbstractController (fmata)
This PR was merged into the 5.4 branch.
Discussion
----------
[FrameworkBundle] Update docblock AbstractController
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | n/a
| License | MIT
Small doc update to mention invokable controller usage.
Commits
-------
c05e1c1 [FrameworkBundle] Update docblock AbstractControllerFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Bundle/FrameworkBundle/Controller
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments