visuddhinanda před 2 roky
rodič
revize
1519167d79
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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';