Queueable

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 available.
doc_Laravel
2016-11-02 16:34:02
Comments
Leave a Comment

Please login to continue.