EmailShotJob
extends BaseJob
in package
Table of Contents
- $isConsole : bool
- $shot : EmailShot
- $userId : int|null
- execute() : void
- defaultDescription() : string
Properties
$isConsole
public
bool
$isConsole
$shot
public
EmailShot
$shot
$userId
public
int|null
$userId
Methods
execute()
public
execute(mixed $queue) : void
Parameters
- $queue : mixed
Tags
Return values
void —defaultDescription()
protected
defaultDescription() : string