Spec-Zone.ru › Laravel 11

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.

Параметры

Client $resend

protected void doSend(SentMessage $message)

{@inheritDoc}

Параметры

SentMessage $message

Возвращаемое значение

void

protected array getRecipients(Email $email, Envelope $envelope)

Получить получателей без CC или BCC.

Параметры

Email $email
Envelope $envelope

Возвращаемое значение

array

string __toString()

Получить строковое представление транспорта.

Возвращаемое значение

string

© 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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API