ResendTransport
class ResendTransport extends AbstractTransport (View source)
Методы
| __construct(Client $resend) Создать новый экземпляр транспорта Resend. | ||
| void | doSend(SentMessage $message) {@inheritDoc} | |
| array | getRecipients(Email $email, Envelope $envelope) Получить получателей без CC или BCC. | |
| string | __toString() Получить строковое представление транспорта. |
Подробности
__construct(Client $resend)
Создать новый экземпляр транспорта Resend.
protected void doSend(SentMessage $message)
{@inheritDoc}
protected array getRecipients(Email $email, Envelope $envelope)
Получить получателей без CC или BCC.
string __toString()
Получить строковое представление транспорта.
© 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