TransportLocator implements SendersLocatorInterface

A locator that returns the senders for a given message.

Internal

Table of Contents

Interfaces

SendersLocatorInterface

Methods

__construct()  : mixed
getSenders()  : iterable<string|int, mixed>

Methods

__construct()

public __construct(ContainerInterface $sendersLocator) : mixed
Parameters
$sendersLocator : ContainerInterface

getSenders()

public getSenders(Envelope $envelope) : iterable<string|int, mixed>
Parameters
$envelope : Envelope
Return values
iterable<string|int, mixed>

        
On this page

Search results