SendConvertContactEmailJob
in package
implements
ShouldQueue
uses
Dispatchable, InteractsWithQueue, Queueable, SerializesModels
Table of Contents
Interfaces
- ShouldQueue
Methods
- handle() : void
- Execute the job.
Methods
handle()
Execute the job.
public
handle(ConvertContactService $contactService) : void
Parameters
- $contactService : ConvertContactService