Queue
Queue
class Queue (View source)
Traits
InteractsWithTime |
Methods
mixed | pushOn(string $queue, string $job, mixed $data = '') Push a new job onto the queue. | |
mixed | laterOn(string $queue, 登录查看完整内容
|
class Queue (View source)
InteractsWithTime |
mixed | pushOn(string $queue, string $job, mixed $data = '') Push a new job onto the queue. | |
mixed | laterOn(string $queue, 登录查看完整内容
|