class DeleteReportResultCommand extends Command (View source)

Properties

protected string $resultId

Methods

static string
getHandler()

No description

from  Command
__construct(string $resultId)

No description

string
getResultId()

No description

void
setResultId(string $resultId)

No description

Details

static string getHandler()

No description

Return Value

string

__construct(string $resultId)

No description

Parameters

string $resultId

string getResultId()

No description

Return Value

string

void setResultId(string $resultId)

No description

Parameters

string $resultId

Return Value

void