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.