interface SenderInterface

Methods

send(Envelope $envelope)

Sends the given envelope.

Details

Envelope send(Envelope $envelope)

Sends the given envelope.

Parameters

Envelope $envelope

Return Value

Envelope