Skip to content

Commit

Permalink
unhide horizon command (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
halaei authored Aug 27, 2020
1 parent 6b6ebdc commit e15f24d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Console/HorizonCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ class HorizonCommand extends Command
*/
protected $description = 'Start a master supervisor in the foreground';

/**
* Indicates whether the command should be shown in the Artisan command list.
*
* @var bool
*/
protected $hidden = true;

/**
* Execute the console command.
*
Expand Down

0 comments on commit e15f24d

Please sign in to comment.