Commit ff54513
File tree
2 files changed
+12
-1
lines changedFilter options
- src/Symfony/Component/Mailer/Bridge/Amazon
- Tests/Transport
- Transport
2 files changed
+12
-1
lines changedsrc/Symfony/Component/Mailer/Bridge/Amazon/Tests/Transport/SesTransportFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Amazon/Tests/Transport/SesTransportFactoryTest.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
119 | 124 |
|
120 | 125 |
|
121 | 126 |
|
|
src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesTransportFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesTransportFactory.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
34 | 40 |
|
35 | 41 |
|
36 | 42 |
|
|
0 commit comments