class SendMessageMiddleware implements MiddlewareInterface

Methods

__construct(SendersLocatorInterface $sendersLocator)

No description

handle(Envelope $envelope, StackInterface $stack)

No description

Details

__construct(SendersLocatorInterface $sendersLocator)

Parameters

SendersLocatorInterface $sendersLocator

Envelope handle(Envelope $envelope, StackInterface $stack)

Parameters

Envelope $envelope
StackInterface $stack

Return Value

Envelope