Commit 11f09e0
committed
minor symfony#52475 [Messenger] Improve PHPDoc descriptions of attribute classes and properties (makmaoui)
This PR was merged into the 7.1 branch.
Discussion
----------
[Messenger] Improve PHPDoc descriptions of attribute classes and properties
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Issues | Part of symfony#51920
| License | MIT
Add PHPDoc to Messenger attribute : AsMessageHandler
Commits
-------
a48bac1 [Messenger] Improve PHPDoc descriptions of attribute classes and parametersFile tree
1 file changed
+19
-0
lines changed- src/Symfony/Component/Messenger/Attribute
1 file changed
+19
-0
lines changedLines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
24 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
25 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
26 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
27 | 46 | | |
28 | 47 | | |
29 | 48 | | |
| |||
0 commit comments