IronQueue (Queue)

IronQueue

class IronQueue extends Queue implements Queue (View source)

Methods

mixed pushOn( string $queue, string $job, mixed $data = '')

Push a new job onto the queue.

from Queue
mixed 登录查看完整内容