mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
Fix a typo error
This commit is contained in:
@@ -16,7 +16,7 @@ class CheckStorageInvoicesGroupTransactions extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $signature = 'command:check-storage-invoices-group-transactions';
|
||||
protected $signature = 'check-storage-invoices-group-transactions';
|
||||
|
||||
/**
|
||||
* The console command description.
|
||||
|
||||
@@ -17,7 +17,7 @@ class CheckStorageInvoicesOrders extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $signature = 'command:check-storage-invoices-orders';
|
||||
protected $signature = 'check-storage-invoices-orders';
|
||||
|
||||
/**
|
||||
* The console command description.
|
||||
|
||||
Reference in New Issue
Block a user