Documentation

SenderInterface

Tags
author

Samuel Roze samuel.roze@gmail.com

Table of Contents

Methods

send()  : Envelope
Sends the given envelope.

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
Return values
Envelope

        
On this page

Search results