Selaa lähdekoodia

{--discussion=}

visuddhinanda 2 vuotta sitten
vanhempi
sitoutus
471df8c447
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/Console/Commands/TestMq.php

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

@@ -16,7 +16,7 @@ class TestMq extends Command
      *
      * @var string
      */
-    protected $signature = 'test:mq {--discussion}';
+    protected $signature = 'test:mq {--discussion=}';
 
     /**
      * The console command description.