Skip to content

Commit f3ff2e1

Browse files
committed
fixes
1 parent b385535 commit f3ff2e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FintechFab/LaravelQueueRabbitMQ/Queue/Jobs/RabbitMQJob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use Illuminate\Queue\Jobs\Job;
66
use PhpAmqpLib\Channel\AMQPChannel;
77
use PhpAmqpLib\Message\AMQPMessage;
8+
use Queue;
89

910
class RabbitMQJob extends Job implements JobContract
1011
{

0 commit comments

Comments
 (0)