We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28850ea + 0e2edcc commit e16ef7cCopy full SHA for e16ef7c
1 file changed
app/Console/Commands/migrate_planet_history_fix.php
@@ -13,7 +13,7 @@ class migrate_planet_history_fix extends Command
13
*
14
* @var string
15
*/
16
- protected $signature = 'app:migrate_planet_history_fix {id?}';
+ protected $signature = 'app:migrate_planet_history_fix {id?} {mode?}';
17
18
/**
19
* The console command description.
0 commit comments