Commit 3df3372
committed
minor symfony#52147 [HttpKernel] Improve PHPDoc on
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[HttpKernel] Improve PHPDoc on `#[AsController]` attribute
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets | Fix symfony#51920
| License | MIT
Improve PHPDoc on AsController attribute
Commits
-------
d5c59e0 [HttpKernel] Improve PHPDoc on `#[AsController]` attribute#[AsController] attribute (muchafm)1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments