Skip to content

Commit

Permalink
Add description.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Dec 16, 2019
1 parent ee88eed commit 98109a1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Console/ConfigureMailCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ class ConfigureMailCommand extends Command
*/
protected $name = 'orchestra:configure-email';

/**
* The console command description.
*
* @var string|null
*/
protected $description = 'Configure e-mail sender used by Orchestra Platform';

/**
* Handle the command.
*
Expand Down

0 comments on commit 98109a1

Please sign in to comment.