DelayedTransportInterface extends TransportInterface

Used to implement backwards-compatible spooling

Table of Contents

Methods

flushQueue()  : int
Sends messages using the given transport instance

Methods

flushQueue()

Sends messages using the given transport instance

public flushQueue(TransportInterface $transport) : int
Parameters
$transport : TransportInterface
Return values
int

the number of messages sent


        
On this page

Search results