Commit 9af1628
committed
minor symfony#61206 [HttpKernel] Remove outdated phpdoc (alamirault)
This PR was merged into the 7.4 branch.
Discussion
----------
[HttpKernel] Remove outdated phpdoc
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | no
| New feature? | no <!-- if yes, also update src/**/CHANGELOG.md -->
| Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #"; no need to create an issue if none exists, explain below -->
| License | MIT
`ArgumentMetadataFactory` now always use `\ReflectionParameter` type
Commits
-------
310c43a [HttpKernel] Remove outdated phpdocFile tree
1 file changed
+0
-2
lines changed- src/Symfony/Component/HttpKernel/ControllerMetadata
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
| |||
0 commit comments