Commit daa8d6a
committed
minor symfony#58066 [Messenger] Improve type annotation of
This PR was merged into the 7.2 branch.
Discussion
----------
[Messenger] Improve type annotation of `WrappedExceptionsTrait`
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Helps static analysis tools.
Commits
-------
9af8054 [Messenger] Improve type annotation of `WrappedExceptionsTrait`WrappedExceptionsTrait (HypeMC)File tree
2 files changed
+12
-0
lines changed- src/Symfony/Component/Messenger/Exception
2 files changed
+12
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
| 29 | + | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| |||
0 commit comments