DispatchSingleSendEmailsCommand
extends Command
Table of Contents
Properties
-
$sentEmails
: mixed
-
$description
: mixed
-
$signature
: mixed
Methods
-
handle()
: mixed
-
info()
: mixed
$sentEmails
public
mixed
$sentEmails
= 0
$description
protected
mixed
$description
= 'Dispatch single send emails that are ready to be sent'
$signature
protected
mixed
$signature
= 'loom:dispatch-single-emails {--debug}'
handle()
public
handle() : mixed
info()
public
info(mixed $string[, mixed $verbosity = null ]) : mixed
Parameters
-
$string
: mixed
-
-
$verbosity
: mixed
= null
-