abstract class AbstractFailedMessageCommandHandler (View source)

Properties

protected FailedTransportManager $failedTransportManager

Methods

__construct(FailedTransportManager $failedTransportManager)

No description

ReceiverInterface
getReceiverFromCommand($command)

No description

Details

__construct(FailedTransportManager $failedTransportManager)

No description

Parameters

FailedTransportManager $failedTransportManager

protected ReceiverInterface getReceiverFromCommand($command)

No description

Parameters

$command

Return Value

ReceiverInterface