Method | Description | |
---|---|---|
getMessage ( |
Returns an instance of MessageInterface. | |
getTransport ( |
Returns an instance of TransportInterface. |
public static getMessage ( |
||
$config | The configuration of current mailer | |
return | Webiny\Component\Mailer\MessageInterface |
public static getTransport ( |
||
$config | The configuration of current mailer. | |
return | Webiny\Component\Mailer\TransportInterface |