option('days'), (int)$this->option('timeout'), (int)$this->option('timeout_archive'), (int)$this->option('batch'), ); $this->info('ArchivePaymentsJob dispatched.'); return self::SUCCESS; } }