mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 21:52:21 +00:00
Update composer
This commit is contained in:
parent
80d64e79ff
commit
d21a8f33f8
16 changed files with 150 additions and 143 deletions
|
@ -397,7 +397,6 @@ class JobTest extends TestCase
|
|||
|
||||
class SomeJobClass implements \Resque\Job\JobInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* @return bool
|
||||
*/
|
||||
|
@ -409,7 +408,6 @@ class SomeJobClass implements \Resque\Job\JobInterface
|
|||
|
||||
class Some_Stub_Factory implements \Resque\Job\FactoryInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* @param $className
|
||||
* @param array $args
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue