Job (Queue\Jobs)
Job
class Job (View source)
Traits
InteractsWithTime |
Methods
void | fire() Fire the job. | |
void | delete() Delete the job from the queue. | |
bool | 登录查看完整内容
|
class Job (View source)
InteractsWithTime |
void | fire() Fire the job. | |
void | delete() Delete the job from the queue. | |
bool | 登录查看完整内容
|