We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d677d commit b9bb2fbCopy full SHA for b9bb2fb
src/Commands/CheckHoldUser.php
@@ -14,7 +14,7 @@ class CheckHoldUser extends Command
14
*
15
* @var string
16
*/
17
- protected $signature = 'users:hold';
+ protected $signature = 'coderstm:users-hold';
18
19
/**
20
* The console command description.
0 commit comments