This repository was archived by the owner on Sep 23, 2024. It is now read-only.
Commit ff4d16d
Walter Galvão
Fix RabbitMQJob
Fix for
```
In RabbitMQJob.php line 7:
Declaration of DesignMyNight\Laravel\Horizon\Jobs\RabbitMQJob::delete() mus
t be compatible with VladimirYuldashev\LaravelQueueRabbitMQ\Queue\Jobs\Rabb
itMQJob::delete(): void
```1 parent 3f07304 commit ff4d16d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments