job troubleshooting
This commit is contained in:
@@ -38,8 +38,6 @@ class ProcessWalletJournalJob implements ShouldQueue
|
||||
* @return void
|
||||
*/
|
||||
public function __construct(JobProcessWalletJournal $pwj) {
|
||||
dd($pwj);
|
||||
|
||||
$this->division = $pwj->division;
|
||||
$this->charId = $pwj->charId;
|
||||
$this->page = $pwj->page;
|
||||
|
||||
Reference in New Issue
Block a user