@@ -57,8 +57,7 @@ |
||
| 57 | 57 | * Class SMTP |
| 58 | 58 | * @package Platine\Mail\Transport |
| 59 | 59 | */ |
| 60 | -class SMTP implements TransportInterface |
|
| 61 | -{ |
|
| 60 | +class SMTP implements TransportInterface { |
|
| 62 | 61 | |
| 63 | 62 | /** |
| 64 | 63 | * End of line char |