data test
This commit is contained in:
@@ -71,6 +71,6 @@ class Test extends Command
|
||||
return null;
|
||||
}
|
||||
|
||||
dd($response->response_code);
|
||||
dd($response->rawFetch());
|
||||
}
|
||||
}
|
||||
|
||||
@@ -70,8 +70,6 @@ class ProcessSendEveMailJob implements ShouldQueue
|
||||
$this->recipient_type = $recipient_type;
|
||||
$this->subject = $subject;
|
||||
$this->sender = $sender;
|
||||
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user