WIP
parent
43df214dce
commit
92f441b75b
|
|
@ -5,7 +5,7 @@ namespace App\Console\Commands;
|
||||||
use App\Models\Order;
|
use App\Models\Order;
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
|
|
||||||
class OrderCloseExpired extends Command
|
class OrderCloseExpiredCommand extends Command
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* The name and signature of the console command.
|
* The name and signature of the console command.
|
||||||
Loading…
Reference in New Issue