visuddhinanda пре 2 година
родитељ
комит
1519167d79
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/Console/Commands/TestMqWorker.php

+ 1 - 1
app/Console/Commands/TestMqWorker.php

@@ -10,7 +10,7 @@ class TestMqWorker extends Command
 {
     /**
      * The name and signature of the console command.
-     *
+     * php artisan test:mq.worker
      * @var string
      */
     protected $signature = 'test:mq.worker';