SendQueuedMailable
class SendQueuedMailable
Properties
| Mailable | $mailable | The mailable message instance. |
|
| int | $tries | The number of times the job may be attempted. |
|
| int | $timeout | The number of seconds the job can run before timing out. |
Methods
void
string
displayName()
Get the display name for the queued job.