fixes checkout to all description

This commit is contained in:
Godfrey M 2022-11-15 12:50:46 -08:00
parent 2166fcec41
commit 9fefdea9de

View file

@ -22,7 +22,7 @@ class CheckoutLicenseToAllUsers extends Command
*
* @var string
*/
protected $description = 'Command description';
protected $description = 'Checks out licenses to all users';
/**
* Create a new command instance.