Queueable (Bus)

Queueable

trait Queueable (View source)

Properties

string|null $connection The name of the connection the job should be sent to.
string|null $queue The name of the queue the job should be sent to.
DateTime|int|null $delay The number of seconds before the job should be made ava