SenderInterface
in
Tags
Table of Contents
Methods
Methods
send()
Sends the given envelope.
public
send(Envelope $envelope) : Envelope
The sender can read different stamps for transport configuration, like delivery delay.
If applicable, the returned Envelope should contain a TransportMessageIdStamp.
Parameters
- $envelope : Envelope