Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は php-resque https://github.com/chrisboulton/php-resqueで最初のステップを踏んでいます。Job Class 内で jobid を取得する方法を知っている人はいますか?
ID/トークンは次のように取得できます: $this->job->payload["id"];