Commit a3686fb
committed
feature symfony#52971 [Messenger] Make
This PR was squashed before being merged into the 7.1 branch.
Discussion
----------
[Messenger] Make `#[AsMessageHandler]` final
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | yes
| Issues | Fix symfony#52898
| License | MIT
#SymfonyHackDay
Commits
-------
f92e6c3 [Messenger] Make `#[AsMessageHandler]` final#[AsMessageHandler] final (Valmonzo)File tree
3 files changed
+8
-0
lines changed- src/Symfony/Component/Messenger
- Attribute
3 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments