Commit 41e25ab
File tree
4 files changed
+75
-8
lines changedFilter options
- src/Symfony/Component/Messenger
- Asynchronous/Routing
- Tests
- Asynchronous/Routing
- Fixtures
4 files changed
+75
-8
lines changedsrc/Symfony/Component/Messenger/Asynchronous/Routing/SenderLocator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Asynchronous/Routing/SenderLocator.php+19-3Lines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
37 | 35 |
|
38 |
| - |
| 36 | + |
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
42 | 40 |
|
43 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
44 | 60 |
|
src/Symfony/Component/Messenger/Tests/Asynchronous/Routing/SenderLocatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/Asynchronous/Routing/SenderLocatorTest.php+48-4Lines changed: 48 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
35 |
| - |
36 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
37 | 77 |
|
38 | 78 |
|
39 | 79 |
|
| ||
55 | 95 |
|
56 | 96 |
|
57 | 97 |
|
58 |
| - |
59 |
| - |
| 98 | + |
| 99 | + |
60 | 100 |
|
61 | 101 |
|
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
src/Symfony/Component/Messenger/Tests/Fixtures/DummyMessage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/Fixtures/DummyMessage.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
src/Symfony/Component/Messenger/Tests/Fixtures/DummyMessageInterface.php
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
0 commit comments