Ver Fonte

wbw.analyses

visuddhinanda há 2 anos atrás
pai
commit
da79fbdc1d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Console/Commands/UpgradeWbwAnalyses.php

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

@@ -14,7 +14,7 @@ class UpgradeWbwAnalyses extends Command
      *
      * @var string
      */
-    protected $signature = 'upgrade:wbwanalyses {id?}';
+    protected $signature = 'upgrade:wbw.analyses {id?}';
 
     /**
      * The console command description.