Skip to content

Commit 12f691c

Browse files
fixes
1 parent c27a3fd commit 12f691c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Laravel/Console/TokensValidation/CreateCustomHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class CreateCustomHandler extends Command
1313
*
1414
* @var string
1515
*/
16-
protected $signature = 'tokensvalidation:handler';
16+
protected $signature = 'tokens-validation:handler';
1717

1818
/**
1919
* The console command description.

0 commit comments

Comments
 (0)