class RetryFailedMessageCommand extends Command (View source)

Properties

protected $messageId
protected $receiverName

Methods

static string
getHandler()

No description

from  Command
__construct($messageId, string $receiverName = null)

No description

mixed
getMessageId()

No description

mixed
getReceiverName()

No description

Details

static string getHandler()

No description

Return Value

string

__construct($messageId, string $receiverName = null)

No description

Parameters

$messageId
string $receiverName

mixed getMessageId()

No description

Return Value

mixed

mixed getReceiverName()

No description

Return Value

mixed