mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 10:33:30 +00:00
Add description to command.
This commit is contained in:
@@ -43,7 +43,7 @@ class CreateGroupMemberships extends Command
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $description = 'SOME DESCRIPTION';
|
protected $description = 'Update group memberships';
|
||||||
/**
|
/**
|
||||||
* The name and signature of the console command.
|
* The name and signature of the console command.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user