Commit f99e1a0
committed
File tree
Expand file treeCollapse file tree
2 files changed
+7
-0
lines changedFilter options
- src/Symfony/Component/Mailer
- Exception
- Tests/Exception
Expand file treeCollapse file tree
2 files changed
+7
-0
lines changedsrc/Symfony/Component/Mailer/Exception/UnsupportedSchemeException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Exception/UnsupportedSchemeException.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
43 | 47 |
|
44 | 48 |
|
45 | 49 |
|
|
src/Symfony/Component/Mailer/Tests/Exception/UnsupportedSchemeExceptionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Tests/Exception/UnsupportedSchemeExceptionTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
| ||
70 | 72 |
|
71 | 73 |
|
72 | 74 |
|
| 75 | + |
73 | 76 |
|
74 | 77 |
|
75 | 78 |
|
|
0 commit comments