seven преди 2 дни
родител
ревизия
d9c6502570
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Console/Commands/PaymentTask.php

+ 1 - 1
app/Console/Commands/PaymentTask.php

@@ -7,7 +7,7 @@ use Illuminate\Console\Command;
 use App\Jobs\PaymentJob;
 use Illuminate\Support\Facades\Log;
 
-class PaymentStartFiveSecondTask extends Command
+class PaymentTask extends Command
 {
     /**
      * The name and signature of the console command.