class EmailReportMessage extends AbstractReportMessage (View source)

Properties

protected string $resultId from  AbstractReportMessage
protected $email

Methods

static string
getHandler()

No description

from  Command
__construct(string $email, string $resultId)

FinishReportMessage constructor.

string
getResultId()

No description

mixed
getEmail()

No description

Details

static string getHandler()

No description

Return Value

string

__construct(string $email, string $resultId)

FinishReportMessage constructor.

Parameters

string $email
string $resultId

string getResultId()

No description

Return Value

string

mixed getEmail()

No description

Return Value

mixed