File tree
Expand file treeCollapse file tree
2 files changed
+21
-6
lines changedFilter options
- src/Symfony/Component/Mailer/Bridge/Sendgrid
- Tests/Transport
- Transport
Expand file treeCollapse file tree
2 files changed
+21
-6
lines changedsrc/Symfony/Component/Mailer/Bridge/Sendgrid/Tests/Transport/SendgridApiTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Sendgrid/Tests/Transport/SendgridApiTransportTest.php+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
51 |
| - |
52 |
| - |
| 52 | + |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| ||
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
76 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
77 | 81 |
|
78 | 82 |
|
79 | 83 |
|
80 | 84 |
|
81 |
| - |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
82 | 89 |
|
83 | 90 |
|
84 | 91 |
|
|
src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
67 | 75 |
|
68 | 76 |
|
69 | 77 |
|
70 |
| - |
| 78 | + |
71 | 79 |
|
72 | 80 |
|
73 | 81 |
|
|
0 commit comments