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:
@@ -9,7 +9,7 @@ use App\Models\Order;
|
||||
use Carbon\Carbon;
|
||||
use Illuminate\Console\Command;
|
||||
|
||||
class CheckStorageInvoicesGroupTransaction extends Command
|
||||
class CheckStorageInvoicesGroupTransactions extends Command
|
||||
{
|
||||
/**
|
||||
* The name and signature of the console command.
|
||||
|
||||
Reference in New Issue
Block a user