mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
Add missing cli descriptions (#632)
This commit is contained in:
committed by
Dane Everitt
parent
8df5d5beaf
commit
afa328577f
@@ -34,6 +34,11 @@ class MakeUserCommand extends Command
|
||||
*/
|
||||
protected $creationService;
|
||||
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
protected $description = 'Creates a user on the system via the CLI.';
|
||||
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user