class ResendTransport extends AbstractTransport (View source)
| __construct(Client $resend)
Create a new Resend transport instance. | ||
| void | doSend(SentMessage $message) {@inheritDoc} | |
| array | getRecipients(Email $email, Envelope $envelope)
Get the recipients without CC or BCC. | |
| string | __toString()
Get the string representation of the transport. |
Create a new Resend transport instance.
{@inheritDoc}
Get the recipients without CC or BCC.
Get the string representation of the transport.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Mail/Transport/ResendTransport.html