如何从php-resque的工作中获得jobid?

时间:2014-02-18 11:07:08

标签: php php-resque

我正在使用php-resque https://github.com/chrisboulton/php-resque的第一步。 有人知道怎样才能在Job Class中找到工作?

1 个答案:

答案 0 :(得分:1)

您可以使用以下命令获取ID /令牌:     $这 - >求职>有效载荷[" ID"];