seven il y a 2 jours
Parent
commit
d9c6502570
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.