We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5557b commit 5df4969Copy full SHA for 5df4969
src/Consumer.php
@@ -3,7 +3,7 @@
3
namespace iamfarhad\LaravelRabbitMQ;
4
5
use Exception;
6
-use Illuminate\Container\Cosntainer;
+use Illuminate\Container\Container;
7
use Illuminate\Queue\Worker;
8
use Illuminate\Queue\WorkerOptions;
9
use PhpAmqpLib\Channel\AMQPChannel;
0 commit comments